Description Usage Arguments Value
View source: R/callBioLockJApi.R
Call the helper API of BioLockJ java program
1 | callBioLockJApi(args, externalModules = NULL, useProj = FALSE)
|
args |
args to pass to BioLockJ java program |
externalModules |
file path to directory with external modules |
useProj |
boolean, should the vaue of get_BLJ_PROJ() be passed to the system call as an environment variable. Unlike the main BioLockJ command, most of the API commands do not use BLJ_PROJ, and can run before that value is set. |
Any and all results that the BioLockJ java program prints to standard out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.