X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=classifytreecommand.h;h=ef180babdf12e2a3640ea6157d64b91fe4cc9268;hp=dd972b61b457378462392f771d759585bef53188;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d 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"; }