X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=seqerrorcommand.h;h=a47f182e1157fc8c76e247451a520b7b696f530f;hp=19fcd4731d22edc39383003b62c796242b7a4363;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/seqerrorcommand.h b/seqerrorcommand.h index 19fcd47..a47f182 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -49,6 +49,7 @@ public: string getCommandName() { return "seq.error"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; } int execute(); void help() { m->mothurOut(getHelpString()); }