]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
added citation function to commands
[mothur.git] / filterseqscommand.h
index 75e7895c6ef2d4a532dfae9d37ea4fc035243b75..809c6eb69b427f8466cb97d60322e7a27b6d53ed 100644 (file)
@@ -25,6 +25,7 @@ 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
        \r
        int execute(); \r
        void help() { m->mothurOut(getHelpString()); }  \r