X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;h=a1c9d0e2e8b1d6806a7c84c45419f297110f5320;hb=65f2be9d8f9b4cf72b4aafd800fdd11ad26435fd;hp=583191db8d547996bef24378fb2dfd50b7ac0a13;hpb=92de7f976371d41441ad41f02ca83af8b43cef5c;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index 583191d..a1c9d0e 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -30,7 +30,7 @@ public: vector setParameters(); string getCommandName() { return "catchall"; } - string getCommandCategory() { return "Hypothesis Testing"; } + string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); int execute();