]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
added command descriptions
[mothur.git] / summarysharedcommand.h
index a66027ac8c408685563314f548ae540c87de01c6..f366d0f62432e0bc34c475b190f946a04ba26335 100644 (file)
@@ -28,7 +28,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Summary.shared"; }
-       
+       string getDescription()         { return "generate a summary file containing calculator values for each line in the OTU data and for all possible comparisons between groups"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }