X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=degapseqscommand.h;fp=degapseqscommand.h;h=0bf0a5759ec163cc1b0f87fd693913cd02a8a127;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=db93b02a299aae60666b1993469f7e00cdc31a58;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/degapseqscommand.h b/degapseqscommand.h index db93b02..0bf0a57 100644 --- a/degapseqscommand.h +++ b/degapseqscommand.h @@ -23,6 +23,7 @@ public: string getCommandName() { return "degap.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Degap.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }