X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=6ad1855ad007a36907e0c63d89b8d3d249ee2939;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=d5c784e27a28bb27e6b7cbdadbb8b94e25b199b5;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index d5c784e..6ad1855 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -32,7 +32,7 @@ public: string getCommandName() { return "mgcluster"; } string getCommandCategory() { return "Clustering"; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Mgcluster"; } + string getCitation() { return "Schloss PD, Handelsman J (2008). A statistical toolbox for metagenomics. BMC Bioinformatics 9: 34. \nhttp://www.mothur.org/wiki/Mgcluster"; } int execute(); void help() { m->mothurOut(getHelpString()); }