X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=clustersplitcommand.h;h=c1152830ecc96b6211ea6a1842841fafa411a0c5;hp=1485613431944edb5daee6e71978af897818cba1;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45 diff --git a/clustersplitcommand.h b/clustersplitcommand.h index 1485613..c115283 100644 --- a/clustersplitcommand.h +++ b/clustersplitcommand.h @@ -29,7 +29,7 @@ public: string getCommandName() { return "cluster.split"; } string getCommandCategory() { return "Clustering"; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Cluster.split"; } + 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/Cluster.split"; } int execute(); void help() { m->mothurOut(getHelpString()); }