X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=hclustercommand.h;h=9241e94c35441e1b0d09d3bddae9a76d8f6c4cc6;hb=0e051b4cfda410b0d441da6ff2f96d4bbe1d9e5a;hp=5fbdb3d1ab3bfe15a141c1d710ea6d84186a07db;hpb=d4429ccc354708f3c9a13c809ba9b57c22908d2b;p=mothur.git diff --git a/hclustercommand.h b/hclustercommand.h index 5fbdb3d..9241e94 100644 --- a/hclustercommand.h +++ b/hclustercommand.h @@ -36,8 +36,8 @@ public: ~HClusterCommand(){} vector setParameters(); - string getCommandName() { return "hcluster"; } - string getCommandCategory() { return "OTU-Based Approaches"; } + string getCommandName() { return "hcluster"; } + string getCommandCategory() { return "Clustering"; } string getHelpString(); int execute();