X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=classifyotucommand.h;h=36a0328aa85bb2d646e14ec37b1d13f8a0581241;hp=b924775cf5b30436c1783714a758281cf072c32f;hb=f320651dfb5359e6bba597280753553de28a2154;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/classifyotucommand.h b/classifyotucommand.h index b924775..36a0328 100644 --- a/classifyotucommand.h +++ b/classifyotucommand.h @@ -27,7 +27,7 @@ public: string getCommandCategory() { return "Phylotype Analysis"; } string getOutputFileNameTag(string, string); string getHelpString(); - string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Classify.otu"; } + string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol 77:3219.\nhttp://www.mothur.org/wiki/Classify.otu"; } string getDescription() { return "find the concensus taxonomy for each OTU"; } int execute();