Description biolockj-api querry analogues working with BioLockJ properties files See Also
The primary motivation for this package is to facilitate an R shiny application, which serves as a GUI for BioLockJ. This package offeres an interface for interacting with the BioLockJ java program, it does NOT include the BioLockJ java program.
Many functions are direct analogues to querries described in biolockj-api help
,
these are usually camelCase to match the querry name, and they take the same options/arguments.
last-pipeline (this is the only api method which requires BLJ_PROJ) listModules listApiModules listProps listAllProps propType describeProp propValue isValidProp propInfo moduleInfo listMounts listUploads
Other functions are useful for reading/writting BioLockJ properties files, these are generall snake-case.
read_properties read_props_file write_properties extract_defautlProps
listUploads
read_properties
coinfg_BioLockR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.