]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
added command descriptions
[mothur.git] / treegroupscommand.h
index a52d3b189354f910c3b92cf65a24aeac4a137c68..d2d6c721c72fcc5d96926fc246c31e89743dca58 100644 (file)
@@ -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()); }