X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;fp=seqerrorcommand.h;h=fba392d800a1f2454310ff57904a40454b231fd4;hb=f320651dfb5359e6bba597280753553de28a2154;hp=660544fff2982a325c325932b3972d9b3451f3c4;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index 660544f..fba392d 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -26,7 +26,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getOutputFileNameTag(string, string); string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; } + string getCitation() { return "Schloss PD, Gevers D, Westcott SL (2011). Reducing the effects of PCR amplification and sequencing artifacts on 16S rRNA-based studies. PLoS ONE. 6:e27310.\nhttp://www.mothur.org/wiki/Seq.error"; } string getDescription() { return "seq.error"; }