BioModules#

Some modules are packaged with BioLockJ (see below).

To use modules created by a third-party, add the compiled files (jar file) to your biolockj extentions folder. When you call biolockj, use the --external-modules arg to pass in the location of the extra modules:
biolockj --external-modules </path/to/extentions/folder> <config.properties>

To create your own modules, see Building-Modules.

In all cases, add modules to your BioModule order section to include them in your pipeline.

Built-in BioModules:#

classifiers#

implicit modules#

report modules#

taxa table modules#

sequence modules#

BioLockJ comes packaged with several modules for sequence pre-processing.

DIY modules#

List All#

See generated docs for all modules.