X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;h=a0e0d420163cabdfe46518873cc3a42d98bc14a6;hb=f06b339c5fc4b6d1b9d2a08fe16bf7670bf7aeb4;hp=d3c1b3e47615fb6d3b342c8d41758aa7b9d9178a;hpb=bb8d942036365d2a66330944269f17841ed2388a;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"; }