X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;h=979612f4aea3aa41187ea520483afadfa05b1782;hb=974f20de01dc6ae71bbb0a7baf8860059cd2f27f;hp=b29670ae614205a7ee286116379ddda86f0e7cf9;hpb=96dbe925073caefaed6e6db85659c144a806aeb1;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index b29670a..979612f 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -78,8 +78,9 @@ public: vector setParameters(); string getCommandName() { return "tree.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Tree.shared"; } string getDescription() { return "generate a tree file that describes the dissimilarity among groups"; }