]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.h
working on chimera.perseus. made removeConfidences function smarter. Fixed bug in...
[mothur.git] / getlineagecommand.h
index 4c9514d2226028f54d6996070d3776d66aab6122..a6770614b6dfffac32f4e57ce65f451a0046085e 100644 (file)
@@ -44,7 +44,6 @@ class GetLineageCommand : public Command {
                int readAlign();
                int readList();
                int readTax();  
-               string removeConfidences(string);
                vector< map<string, float> > getTaxons(string);
 };