R code for GO terms and KEGG
0
0
Entering edit mode
2.0 years ago
iibrams07 ▴ 10

I would like to use R code in order to do a gene set enrichment analysis by going through GO terms (e.g. in DAVID) and KEGG pathways. Is there code in R publicly available that one can use?

Thanks

KEGG GO R • 1.0k views
ADD COMMENT
0
Entering edit mode

Thanks. I can unfortunately not run the code since I get the error message Error in library("KEGG") : there is no package called ‘KEGG’. I tried to install KEGG via Bioconductor. I get the error message ' package ‘KEGG’ is not available for Bioconductor version '3.14'. Can you give me an advice how to overcome this ? `

ADD REPLY
0
Entering edit mode

There are quite a few tools available to do what you want, each with their own pros and cons. I use g:profiler2 and topGO. You can use any organism with the former, but the latter of which requires an orgDB package.

Regarding code, there are plenty of tutorials a simple google search away, or you can probably find quite a few on GitHub without too much difficulty.

ADD REPLY

Login before adding your answer.

Traffic: 2471 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6