X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;fp=treegroupscommand.h;h=d2d6c721c72fcc5d96926fc246c31e89743dca58;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=a52d3b189354f910c3b92cf65a24aeac4a137c68;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index a52d3b1..d2d6c72 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -41,6 +41,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } 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"; } + int execute(); void help() { m->mothurOut(getHelpString()); }