Please use comments for further questions; don't post as a new answer.
No Go Terms For Genes When Using The Gostat Package In Bioconductor
Hi can anybody plz help me regarding differential gene expression analysis i m using a dataset of affymetrix hgu133plus2 and carried out analysis using limma in r and other bioconductor package but when i tried doing gene set enrichment analysis using GOstats i am getting an error like
Error in getGoToEntrezMap_db(p) :
The genes you are testing do not have any corresponding GO terms for the ontology you are searching
Kindly give a solution.
• 3,623 views
•
link
2 answers
If you have a table of gene symbols from limma, I would just use one of the many web-based GO enrichment tools.
GATHER is probably my favorite: (and you can then easily do other types of functional enrichment)
• 153 views
•
link
Thanx but is it necessary to convert the character vector in the numeric form .
• 0 views
•
link
• 0 views
•
link
Log in to answer this question.