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