module.classifier |
The classifier package contains the ClassifierModule interface, its default implementation ClassifierModuleImpl , and RDP, QIIME, KRAKEN, KRAKEN2, & MetPhlAn classifier modules. These modules output tables with OTU counts for each sample at each taxonomy level configured in report.taxonomyLevels. |
module.implicit |
The implicit package contains modules that are added to user pipelines if BioLockJ deems them necessary based on pipeline input and configuration. These modules are ignored if found in the Config file until the override property is enabled: project.allowImplicitModules=Y. |
module.report.r |
The r package generates R scripts to calculate statistics and build data visualizations based on OTU abundance tables. |
module.report |
The report package modules are used to normalize OTU abundance tables, merge them with the metadata, and generate reports and notifications. |
module.seq |
The seq package contains a collection of modules used to prepare sequence files and/or metadata prior to classification. |