X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removeseqscommand.h;h=b89a509c5f76971d9df9de9a3fd4e9113a70b816;hb=fd98ee6efb944d38bbd61fc36ea9fea2557e3830;hp=d99151ec022dfdafcfa2327998466549cbcb3eda;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/removeseqscommand.h b/removeseqscommand.h index d99151e..b89a509 100644 --- a/removeseqscommand.h +++ b/removeseqscommand.h @@ -24,6 +24,7 @@ class RemoveSeqsCommand : public Command { string getCommandName() { return "remove.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Remove.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }