X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;fp=treegroupscommand.h;h=a0e0d420163cabdfe46518873cc3a42d98bc14a6;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=d3c1b3e47615fb6d3b342c8d41758aa7b9d9178a;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index d3c1b3e..a0e0d42 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -81,6 +81,7 @@ public: vector setParameters(); string getCommandName() { return "tree.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Tree.shared"; } string getDescription() { return "generate a tree file that describes the dissimilarity among groups"; }