]> git.donarmstrong.com Git - mothur.git/blobdiff - removelineagecommand.h
fixed clearcut version bug, added group count output to get.groups and remove.groups
[mothur.git] / removelineagecommand.h
index c590ec640dbbfec2f9cbc886041aadfe614fd719..02a4440e79ec4a7e996b58a7b9209b30cc933dcd 100644 (file)
@@ -40,6 +40,7 @@ class RemoveLineageCommand : public Command {
                int readList();
                int readTax();  
                string removeConfidences(string);
+               vector< map<string, float> > getTaxons(string);
 };
 
 #endif