]> git.donarmstrong.com Git - mothur.git/blobdiff - summarycommand.h
added command descriptions
[mothur.git] / summarycommand.h
index e79f3e103bb0cd8295aad188950db2d527cf23a2..15b7f4066e9f17b263b30ac3d0b663d7cd414455 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Summary.single"; }
+       string getDescription()         { return "generate summary file that has the calculator value for each line in the OTU data"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }