X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;h=979612f4aea3aa41187ea520483afadfa05b1782;hb=20071b183e619c122bf9f63b4bb42722507c4e4a;hp=b29670ae614205a7ee286116379ddda86f0e7cf9;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;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"; }