Retrieving data from Kegg
1
0
Entering edit mode
7.6 years ago
Paul ▴ 80

My aim is to find all the genes and their pathways associated with the organism (Mycobacterium smegmatis, msm) from a pathway database (such as Kegg), with their name and description.

I could retrieve all the pathways and the gene IDs associated "msm" using the link

http://rest.kegg.jp/link/msm/pathway

path:msm00010   msm:MSMEG_0127
path:msm00010   msm:MSMEG_0154
path:msm00010   msm:MSMEG_0217
path:msm00010   msm:MSMEG_0255
path:msm00010   msm:MSMEG_0455
path:msm00010   msm:MSMEG_0502
path:msm00010   msm:MSMEG_0718
path:msm00010   msm:MSMEG_0752
....................

But now I need the name and description and of each pathway associated with the Gene IDs. for e.g.

GeneID PathwayID Name Description

What I have the link http://rest.kegg.jp/get/msm00010 to get details of each and every gene ID. But is there any way where I could get name and description of all the pathways at one go?

Kegg pathway database genes genome • 1.5k views
ADD COMMENT
0
Entering edit mode
7.6 years ago
EagleEye 7.6k

GeneSCF is perfect for your task. Check this post for some example. Also check this post for general usage.

ADD COMMENT

Login before adding your answer.

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