X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=c23534f9dfd375cb34cc8c85963d17e8dbfee23d;hb=0e051b4cfda410b0d441da6ff2f96d4bbe1d9e5a;hp=a51fec5b298991b976095c52b7944c2fbab84cb8;hpb=d4429ccc354708f3c9a13c809ba9b57c22908d2b;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index a51fec5..c23534f 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -29,8 +29,8 @@ public: ~MGClusterCommand(){} vector setParameters(); - string getCommandName() { return "mgcluster"; } - string getCommandCategory() { return "OTU-Based Approaches"; } + string getCommandName() { return "mgcluster"; } + string getCommandCategory() { return "Clustering"; } string getHelpString(); int execute();