X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=cooccurrencecommand.h;h=94930ac2db71fff68a9fb208385a6cdc2c94ade4;hp=758a9fff0c155261c1efbe60e7a0992d9b215681;hb=ac03f1f6c27b5bfdf2cfb6d45c3667c3e0281f51;hpb=fe08eacea5a2d34cd4bd27e8451fd2872102a80a diff --git a/cooccurrencecommand.h b/cooccurrencecommand.h index 758a9ff..94930ac 100644 --- a/cooccurrencecommand.h +++ b/cooccurrencecommand.h @@ -26,7 +26,7 @@ public: ~CooccurrenceCommand(){} vector setParameters(); - string getCommandName() { return "Cooccurrence"; } + string getCommandName() { return "cooccurrence"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString();