X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=filterseqscommand.h;fp=filterseqscommand.h;h=809c6eb69b427f8466cb97d60322e7a27b6d53ed;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=75e7895c6ef2d4a532dfae9d37ea4fc035243b75;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/filterseqscommand.h b/filterseqscommand.h index 75e7895..809c6eb 100644 --- a/filterseqscommand.h +++ b/filterseqscommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "filter.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Filter.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }