]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
added command descriptions
[mothur.git] / filterseqscommand.h
index 809c6eb69b427f8466cb97d60322e7a27b6d53ed..e445023df07f7c0c6e3bcc6c4d0e95c574e6174d 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing"; }\r
        string getHelpString(); \r
        string getCitation() { return "http://www.mothur.org/wiki/Filter.seqs"; }\r
+       string getDescription()         { return "removes columns from alignments based on a criteria defined by the user"; }\r
        \r
        int execute(); \r
        void help() { m->mothurOut(getHelpString()); }  \r