Package | Description |
---|---|
biolockj |
The root biolockj package contains core classes used by all BioLockJ pipelines.
|
biolockj.util |
Static utilities centralize and organize reusable core methods.
|
Modifier and Type | Method and Description |
---|---|
static String |
Config.getExe(BioModule module,
String property)
Get exe.* property name.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DockerUtil.isLocalImage(BioModule module,
String image) |