]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
fixed bug with tree reading
[mothur.git] / mgclustercommand.h
index a51fec5b298991b976095c52b7944c2fbab84cb8..c23534f9dfd375cb34cc8c85963d17e8dbfee23d 100644 (file)
@@ -29,8 +29,8 @@ public:
        ~MGClusterCommand(){}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "mgcluster";                           }
-       string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCommandName()                 { return "mgcluster";   }
+       string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
        
        int execute();