]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.h
added confidence scores to get.lineage and remove.lineage
[mothur.git] / getlineagecommand.h
index 84f773d92c57c124fc1c748131e3cdce4f43fad4..45b51a89398af8fbd3551560ae425b28520706b6 100644 (file)
@@ -40,6 +40,7 @@ class GetLineageCommand : public Command {
                int readList();
                int readTax();  
                string removeConfidences(string);
+               vector< map<string, int> > getTaxons(string);
 };
 
 #endif