Package edu.msu.cme.rdp.multicompare
Class Reprocess
java.lang.Object
edu.msu.cme.rdp.multicompare.Reprocess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
This class reprocesses the classification results (allrank output) and print out hierarchy output file, based on the confidence cutoff; and print out only the detail classification results with assignment at certain rank with confidence above the cutoff or/and matching a given taxon.readTaxonFilterFile
(String file)
-
Constructor Details
-
Reprocess
public Reprocess()
-
-
Method Details
-
readTaxonFilterFile
- Throws:
IOException
-
main
This class reprocesses the classification results (allrank output) and print out hierarchy output file, based on the confidence cutoff; and print out only the detail classification results with assignment at certain rank with confidence above the cutoff or/and matching a given taxon.- Parameters:
args
-- Throws:
Exception
-