How to get the latest KEGG pathway
0
0
Entering edit mode
Raymond ▴ 20
@raymond-14020
Last seen 4.9 years ago

Hi, 

    I want to draw KEGG pathways with my nodes colored correlated to p-value*log(foldchange).

From :

http://keggscape.readthedocs.io/en/latest/pythonscripting.html

I used "http://rest.kegg.jp/list/pathway/hsa" to get all human kegg pathways, and "http://rest.kegg.jp/get/' + pathwayid + '/kgml" to download the correspond pathway for cytoscape input.

However, when I checked the xml files, it showed that they were created in May 14, 2014 .

Anyone here knows how to get the latest version of KEGG pathways?

Also, my current strategy is to use "KEGGscape" and my own script to color all nodes according to my own p-values. Any other suggestions?

 

regards,

Raymond

KEGG kegg.db kegggraph • 2.0k views
ADD COMMENT
1
Entering edit mode

This site is for questions about Bioconductor software, but you don't seem to be using any. If you are not using Bioconductor, please send you questions to another forum such as Biostars.

Anyway, what you get from http://rest.kegg.jp is, by definition, the latest KEGG information. KEGG licensing arrangements prevent anyone from downloading and redistributing KEGG information, so what is on rest.kegg.jp is by far the latest. All other sources are years out of date.

ADD REPLY
0
Entering edit mode

Thanks for the information, Smyth. 

ADD REPLY

Login before adding your answer.

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