Dear all,
I am trying the tutorial of WGCNA in R-3.4.4. Everything seemed OK untill I try this command:
GOenr = GOenrichmentAnalysis(moduleColors, allLLIDs, organism = "mouse", nBestP = 10)
It gives the following error:
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) : Object 'Ontology' not found
Did you experience the same probem and could you tell me how to solve it?
Thanks in advance.
Arthur Sun