]> git.donarmstrong.com Git - mothur.git/blobdiff - clustercommand.h
fixed bug with tree reading
[mothur.git] / clustercommand.h
index 368760ac9465c231674b84de2ffffa5b714382f2..bda61403ced8b4b7051edd69d22623c14184bc54 100644 (file)
@@ -32,8 +32,8 @@ public:
        ~ClusterCommand();
        
        vector<string> setParameters();
-       string getCommandName()                 { return "cluster";                                     }
-       string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCommandName()                 { return "cluster";             }
+       string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
        
        int execute();