X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=treegroupscommand.h;h=d2d6c721c72fcc5d96926fc246c31e89743dca58;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=a52d3b189354f910c3b92cf65a24aeac4a137c68;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;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()); }