Entering edit mode
6 weeks ago
Arindam Ghosh
▴
550
Is there a way to fish out all the umbrella pathways in KEGG like hsa01100 and hsa05200?
Is there a way to fish out all the umbrella pathways in KEGG like hsa01100 and hsa05200?
If you are interested in the hierarchical terms, they can be found in the KEGG BRITE database.
Web: https://www.kegg.jp/brite/ko00001
API: https://rest.kegg.jp/list/brite/hsa
A list of all the human pathways can be found in the following API endpoint.
https://rest.kegg.jp/list/pathway/hsa
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.