]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.h
added command descriptions
[mothur.git] / screenseqscommand.h
index b165bba2f2f343a8a20a4b07cb2290a43fd13c32..3642295b54af9d46fd246ad642065952af7295ab 100644 (file)
@@ -24,7 +24,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; }
-       
+       string getDescription()         { return "enables you to keep sequences that fulfill certain user defined criteria"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }