rRNA Taxonomy Binning
rRNA Taxonomy Binning workflow takes rRNA sequences as input, runs RDP rRNA Classifier and/or BLASTN against one of the rRNA databases: GreenGene, RDP (Bacteria & Archaea), RDP Bacteria, RDP Archaea, Silva SSURef, and LSURef.
rRNA reads after cleaning
1). select either RDP classifier or blastn methods, or both
2). e-vale for blastn (default < 1e-5)
Reference databases are any of rRNA reference databases: GreenGene, RDP (Bacteria & Archaea), RDP Bacteria, RDP Archaea, Silva SSURef, and LSURef in fasta format
1). RDP Classifier output
2). blastn results with whole taxonomy path
1). select only RDP classifier
2). select only blastn
3). select both
4). check results if the output format is ok
Yes, it needs parallelization to speed up the run time. Since it has blastn option, both query and reference partitation are necessary. But the currently workflow only runs on one note, needs BLAST bioActor to have an update version.