]> git.donarmstrong.com Git - mothur.git/blobdiff - cooccurrencecommand.h
added binary file operations to mothurout class. added comment to sequence class...
[mothur.git] / cooccurrencecommand.h
index 758a9fff0c155261c1efbe60e7a0992d9b215681..94930ac2db71fff68a9fb208385a6cdc2c94ade4 100644 (file)
@@ -26,7 +26,7 @@ public:
        ~CooccurrenceCommand(){}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "Cooccurrence";                        }
+       string getCommandName()                 { return "cooccurrence";                        }
        string getCommandCategory()             { return "Hypothesis Testing";  }
        
        string getHelpString();