]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
added command descriptions
[mothur.git] / matrixoutputcommand.h
index b42cfb92c62a74fdb55b7902c3bfa9644c7359f7..ae38b46c5c1d60a1c6c97b5a618f1eca8d59a417 100644 (file)
@@ -33,6 +33,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Dist.shared"; }
+       string getDescription()         { return "generate a distance matrix that describes the dissimilarity among multiple groups"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }