X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=cooccurrencecommand.h;h=94930ac2db71fff68a9fb208385a6cdc2c94ade4;hp=758a9fff0c155261c1efbe60e7a0992d9b215681;hb=b206f634aae1b4ce13978d203247fb64757d5482;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7 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();