X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraslayercommand.h;h=4d53c5c048dafe1f969437a384ea93a160a83c04;hb=51f21ea4aea22d0c574f6db749c9b3ae7793f765;hp=93adb7bf53b280892715411c66aedcf15b5c0df3;hpb=6ede3bf5c0a9eedb23f24577a97da81ab3e1f7df;p=mothur.git diff --git a/chimeraslayercommand.h b/chimeraslayercommand.h index 93adb7b..4d53c5c 100644 --- a/chimeraslayercommand.h +++ b/chimeraslayercommand.h @@ -30,7 +30,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } string getOutputFileNameTag(string, string); string getHelpString(); - string getCitation() { return "Haas BJ, Gevers D, Earl A, Feldgarden M, Ward DV, Giannokous G, Ciulla D, Tabbaa D, Highlander SK, Sodergren E, Methe B, Desantis TZ, Petrosino JF, Knight R, Birren BW (2011). Chimeric 16S rRNA sequence formation and detection in Sanger and 454-pyrosequenced PCR amplicons. Genome Res. \nhttp://www.mothur.org/wiki/Chimera.slayer"; } + string getCitation() { return "Haas BJ, Gevers D, Earl A, Feldgarden M, Ward DV, Giannokous G, Ciulla D, Tabbaa D, Highlander SK, Sodergren E, Methe B, Desantis TZ, Petrosino JF, Knight R, Birren BW (2011). Chimeric 16S rRNA sequence formation and detection in Sanger and 454-pyrosequenced PCR amplicons. Genome Res 21:494.\nhttp://www.mothur.org/wiki/Chimera.slayer"; } string getDescription() { return "detect chimeric sequences"; } int execute();