Hey, I am new to R, but already have successfully used WGCNA package to get interesting modules. Problem is when I try to perform GO enrichment analysis I am always getting same error :
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) : object 'Ontology' not found
Could somebody help?
P.S. When I work with WGCNA and R I do step by step tutorial "Tutorial for the WGCNA package for R" by Peter Langfelder and Steve Horvath.
Thank You -DN
Can you post the command resulting in the error, and the page and file of the tutorial you are using? I performed some analysis using the tutorial and never had problems, but maybe I didn't try the module you are trying.
Tutorial page: https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/ PDF: https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/Simulated-07-Membership.pdf I am getting error after doing step 4b.
I am sorry, I didn't try the module you are mentioning... maybe you might ask help to the authors?
I am getting same error message. Just wait for someone to help.