X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotypecommand.h;h=30a578221f09042817534b51f91d8e33f3125c6c;hb=77ac47e1ea0b5a0c6f55eb25e6bc7d7494ed3ad2;hp=36e679f28aab41ec31848084b117845a9ecab12c;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/phylotypecommand.h b/phylotypecommand.h index 36e679f..30a5782 100644 --- a/phylotypecommand.h +++ b/phylotypecommand.h @@ -24,8 +24,8 @@ public: ~PhylotypeCommand(){} vector setParameters(); - string getCommandName() { return "phylotype"; } - string getCommandCategory() { return "OTU-Based Approaches"; } + string getCommandName() { return "phylotype"; } + string getCommandCategory() { return "Clustering"; } string getHelpString(); int execute();