X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustersplitcommand.h;h=bdefb420de685f6c790deae1589a737ec75c2543;hb=0e051b4cfda410b0d441da6ff2f96d4bbe1d9e5a;hp=28c7d237dccb8ce31542c76f01378b0f8e053d71;hpb=d4429ccc354708f3c9a13c809ba9b57c22908d2b;p=mothur.git diff --git a/clustersplitcommand.h b/clustersplitcommand.h index 28c7d23..bdefb42 100644 --- a/clustersplitcommand.h +++ b/clustersplitcommand.h @@ -26,8 +26,8 @@ public: ~ClusterSplitCommand() {} vector setParameters(); - string getCommandName() { return "cluster.split"; } - string getCommandCategory() { return "OTU-Based Approaches"; } + string getCommandName() { return "cluster.split"; } + string getCommandCategory() { return "Clustering"; } string getHelpString(); int execute();