X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=shhhseqscommand.h;h=85be58c307e8a425e9ac4de4b7c2a99e3fe201d7;hp=a4695be5934eddf0fab5da392fe587b1a8199432;hb=f320651dfb5359e6bba597280753553de28a2154;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/shhhseqscommand.h b/shhhseqscommand.h index a4695be..85be58c 100644 --- a/shhhseqscommand.h +++ b/shhhseqscommand.h @@ -31,7 +31,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getOutputFileNameTag(string, string); string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Shhh.seqs"; } + 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.\nQuince C, Lanzen A, Davenport RJ, Turnbaugh PJ (2011). Removing noise from pyrosequenced amplicons. BMC Bioinformatics 12:38.\nhttp://www.mothur.org/wiki/Shhh.seqs"; } string getDescription() { return "shhh.seqs"; }