]> git.donarmstrong.com Git - mothur.git/blobdiff - classifytreecommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / classifytreecommand.h
index dd972b61b457378462392f771d759585bef53188..ef180babdf12e2a3640ea6157d64b91fe4cc9268 100644 (file)
@@ -23,8 +23,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "classify.tree";                               }
        string getCommandCategory()             { return "Phylotype Analysis";          }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Classify.tree"; }
        string getDescription()         { return "Find the consensus taxonomy for the descendant of each tree node"; }