]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
added cutoff change to mgcluster
[mothur.git] / filterseqscommand.h
index 75e7895c6ef2d4a532dfae9d37ea4fc035243b75..e445023df07f7c0c6e3bcc6c4d0e95c574e6174d 100644 (file)
@@ -25,6 +25,8 @@ public:
        string getCommandName()                 { return "filter.seqs";                 }\r
        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