]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.h
fixed bug with tree reading
[mothur.git] / hclustercommand.h
index 5fbdb3d1ab3bfe15a141c1d710ea6d84186a07db..9241e94c35441e1b0d09d3bddae9a76d8f6c4cc6 100644 (file)
@@ -36,8 +36,8 @@ public:
        ~HClusterCommand(){}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "hcluster";                            }
-       string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCommandName()                 { return "hcluster";    }
+       string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
        
        int execute();