X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.h;h=cd106ece49d90dcfe28a0d272b672919281a912b;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=ad6da0cf529121202b3bfc5d1c1d6bdc166cba16;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/otuhierarchycommand.h b/otuhierarchycommand.h index ad6da0c..cd106ec 100644 --- a/otuhierarchycommand.h +++ b/otuhierarchycommand.h @@ -24,8 +24,9 @@ public: vector setParameters(); string getCommandName() { return "otu.hierarchy"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Otu.hierarchy"; } string getDescription() { return "relates OTUs at different distances"; }