]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
fixed bug with tree reading
[mothur.git] / clustersplitcommand.h
index 28c7d237dccb8ce31542c76f01378b0f8e053d71..bdefb420de685f6c790deae1589a737ec75c2543 100644 (file)
@@ -26,8 +26,8 @@ public:
        ~ClusterSplitCommand() {}
        
        vector<string> 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();