X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.h;h=bda61403ced8b4b7051edd69d22623c14184bc54;hb=0e051b4cfda410b0d441da6ff2f96d4bbe1d9e5a;hp=368760ac9465c231674b84de2ffffa5b714382f2;hpb=d4429ccc354708f3c9a13c809ba9b57c22908d2b;p=mothur.git diff --git a/clustercommand.h b/clustercommand.h index 368760a..bda6140 100644 --- a/clustercommand.h +++ b/clustercommand.h @@ -32,8 +32,8 @@ public: ~ClusterCommand(); vector setParameters(); - string getCommandName() { return "cluster"; } - string getCommandCategory() { return "OTU-Based Approaches"; } + string getCommandName() { return "cluster"; } + string getCommandCategory() { return "Clustering"; } string getHelpString(); int execute();