]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.h
added command descriptions
[mothur.git] / getoturepcommand.h
index 179a1b3becb27091fbe5fc6e78d1b1f91a70e10d..07cccde36aaae2e7c0f8f3687901caaa02557974 100644 (file)
@@ -45,6 +45,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; }
+       string getDescription()         { return "gets a representative sequence for each OTU"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }