X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.h;h=e2855d019ff984d9ac026a2554860c5b3aa33f42;hb=9b53f130ac9af5e95444ce2e817fce25ed19ff03;hp=3608835cd16ed30f648469f308d2320f23bf423e;hpb=c7e8c2d15bd7cedcfdf18675cb0ea1a0dcd0e3c0;p=mothur.git diff --git a/chimeraperseuscommand.h b/chimeraperseuscommand.h index 3608835..e2855d0 100644 --- a/chimeraperseuscommand.h +++ b/chimeraperseuscommand.h @@ -32,7 +32,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getOutputFileNameTag(string, string); string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Chimera.perseus\n"; } + string getCitation() { return "Quince C, Lanzen A, Davenport RJ, Turnbaugh PJ (2011). Removing noise from pyrosequenced amplicons. BMC Bioinformatics 12:38.\nEdgar,R.C., Haas,B.J., Clemente,J.C., Quince,C. and Knight,R. (2011), UCHIME improves sensitivity and speed of chimera detection. Bioinformatics 27:2194.\nhttp://www.mothur.org/wiki/Chimera.perseus\n"; } string getDescription() { return "detect chimeric sequences"; } int execute();