This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Umbrella pathways in KEGG

Is there a way to fish out all the umbrella pathways in KEGG like hsa01100 and hsa05200?

kegg r

1 answer

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

Log in to answer this question.