X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=d5c784e27a28bb27e6b7cbdadbb8b94e25b199b5;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=c23534f9dfd375cb34cc8c85963d17e8dbfee23d;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index c23534f..d5c784e 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -32,6 +32,7 @@ public: string getCommandName() { return "mgcluster"; } string getCommandCategory() { return "Clustering"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Mgcluster"; } int execute(); void help() { m->mothurOut(getHelpString()); }