]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterdoturcommand.h
fixed bug with tree reading
[mothur.git] / clusterdoturcommand.h
index 5358488c549ca911f9015a6e3f6caba81b9b4286..f435a9879c992d3dd5a0739f6db1d8b016b9b8b5 100644 (file)
@@ -25,8 +25,8 @@ public:
        ~ClusterDoturCommand(){}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "cluster.classic";                     }
-       string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCommandName()                 { return "cluster.classic";             }
+       string getCommandCategory()             { return "Clustering";                  }
        string getHelpString(); 
        
        int execute();