]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
fixed bug with tree reading
[mothur.git] / phylotypecommand.h
index 36e679f28aab41ec31848084b117845a9ecab12c..30a578221f09042817534b51f91d8e33f3125c6c 100644 (file)
@@ -24,8 +24,8 @@ public:
        ~PhylotypeCommand(){}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "phylotype";                           }
-       string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getCommandName()                 { return "phylotype";           }
+       string getCommandCategory()             { return "Clustering";          }
        string getHelpString(); 
        
        int execute();