-
Notifications
You must be signed in to change notification settings - Fork 15
module.classifier.wgs
biolockj.module.classifier.wgs is a sub-package of module.classifier.
Package modules categorize whole genome sequence micbrobial samples into Operational Taxonomic Units (OTUs) either by reference or with clustering algorithms.
#BioModule biolockj.module.classifier.wgs.Humann2Classifier
Description: Use the Biobakery HumanN2 program to generate the HMP Unified Metabolic Analysis Network.
- humann2.disablePathAbundance
- humann2.disablePathCoverage
- humann2.disableGeneFamilies
- humann2.nuclDB
- humann2.protDB
#BioModule biolockj.module.classifier.wgs.KrakenClassifier
Description: Classify WGS samples with KRAKEN.
- kraken.db
#BioModule biolockj.module.classifier.wgs.Kraken2Classifier
Description: Classify WGS samples with KRAKEN 2.
- kraken2.db
#BioModule biolockj.module.classifier.wgs.Metaphlan2Classifier
Description: Classify WGS samples with MetaPhlAn.
- exe.python
- metaphlan2.db
- metaphlan2.mpa_pkl
BioLockJ: data-wrangling done right.
Getting Started
Dependencies
Installation
Configuration
Commands
Example Pipeline
Failure Recovery
Validation
Building Modules
API
FAQ
Sequence Processing Modules
AwkFastaConverter
Gunzipper
KneadDataSanitizer
Multiplexer
PearMergeReads
RarefySeqs
SeqFileValidator
TrimPrimers
Classifier Modules
for whole genome sequences
Humann2Classifier
KrakenClassifier
Kraken2Classifier
Metaphlan2Classifier
for 16S sequences
QiimeClosedRefClassifier
QiimeDeNovoClassifier
QiimeOpenRefClassifier
RdpClassifier
Report Modules
general
Email
JsonReport
for otu tables
CompileOtuCounts
RarefyOtuCounts
RemoveLowOtuCounts
RemoveScarceOtuCounts
for taxa tables
AddMetadataToOtuTables
BuildTaxaTables
LogTransformTaxaTables
NormalizeTaxaTables
for pathway tables
AddMetadataToPathwayTables
RemoveLowPathwayCounts
RemoveScarcePathwayCounts
for statistics and visualization
R_CalculateStats
R_PlotEffectSize
R_PlotMds
R_PlotOtus
R_PlotPvalHistograms