X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sensspeccommand.h;h=47d6e4e5fedfd92ec15700b931ce06681e5daf2c;hb=fd98ee6efb944d38bbd61fc36ea9fea2557e3830;hp=b2833bf70fc71c24dc76c0d71910b181fc09aa3c;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/sensspeccommand.h b/sensspeccommand.h index b2833bf..47d6e4e 100644 --- a/sensspeccommand.h +++ b/sensspeccommand.h @@ -25,7 +25,7 @@ public: string getCommandName() { return "sens.spec"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); - string getCitation() { return "http://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. \nhttp://www.mothur.org/wiki/Sens.spec"; } int execute(); void help() { m->mothurOut(getHelpString()); }