]> git.donarmstrong.com Git - mothur.git/blobdiff - getotuscommand.h
added command descriptions
[mothur.git] / getotuscommand.h
index 30f4f3cb0b18aedb2a28348f41f720e967ea1d01..1a784935c476c22c798f8dfda33008606cc43439 100644 (file)
@@ -29,6 +29,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.otus"; }
+       string getDescription()         { return "outputs a new list file containing the otus containing sequences from the groups specified"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }