X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classifytreecommand.h;h=ef180babdf12e2a3640ea6157d64b91fe4cc9268;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=dd972b61b457378462392f771d759585bef53188;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;p=mothur.git diff --git a/classifytreecommand.h b/classifytreecommand.h index dd972b6..ef180ba 100644 --- a/classifytreecommand.h +++ b/classifytreecommand.h @@ -23,8 +23,9 @@ public: vector 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"; }