X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sensspeccommand.h;fp=sensspeccommand.h;h=be5e975f0d6b6bc33db2d40564a6ca5df3b08703;hb=f320651dfb5359e6bba597280753553de28a2154;hp=a5072e80c4bd908ed63d0f1ab34c83a5285b2e95;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/sensspeccommand.h b/sensspeccommand.h index a5072e8..be5e975 100644 --- a/sensspeccommand.h +++ b/sensspeccommand.h @@ -28,7 +28,7 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } 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/Sens.spec"; } + 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/Sens.spec"; } string getDescription() { return "sens.spec"; } int execute();