KEGG pathway modules

KEGG pathway modules

0

Hi everyone,

I’m looking to create a table with in the first column genes (ENSEMBL ID or symbol) and in the second column all the pathway modules in which the gene is involved.
For example this should be the result:

| Gene 1 | module 1, module 2 , … |

| Gene 2 | module 5, module 7 , … |

| Gene 3 | module 1, module 9 , … |

There’s a way to obtain such table in Python or in R from KEGG?

Thank you very much in advance everyone.


KEGG


R


python

• 29 views


Login
before adding your answer.

Read more here: Source link