Map genes to KEGG pathways
2
0
Entering edit mode
8.5 years ago
joshf ▴ 40

I have a list of ~13k genes that I need to map to KEGG pathways.

I’m aware that this has sort of been asked before but I’m not so sure the answers are still up-to-date? DAVID for example hasn’t been updated since 2010. Could I still use gene2pathway or subpathwayMiner without losing a lot of information? the latest versions of both were released about 5yrs ago so I’m unsure if I should..

Any advice appreciated

pathway KEGG gene • 4.7k views
ADD COMMENT
2
Entering edit mode
8.5 years ago

You can download all pathway assignments to genes with the REST API: http://rest.kegg.jp/link/pathway/hsa. The first column contains the Entrez gene ID (prefixed by hsa:) and the second column contains the pathway ID. You can also go gene by gene like so: http://rest.kegg.jp/link/pathway/hsa:11251 and you can get the pathway name with http://rest.kegg.jp/list/path:hsa04514.

ADD COMMENT
0
Entering edit mode

I'll give this a try, thanks!

ADD REPLY
0
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 3199 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