Pathway network
1
0
Entering edit mode
2.9 years ago
Arindam Ghosh ▴ 510

Is there a way to import the KEGG or Reactome pathway graphs (the interaction between genes/proteins) as igraph object or in Cytoscape?

Reactome Pathway cytoscape KEGG igraph • 965 views
ADD COMMENT
1
Entering edit mode
2.9 years ago

The whole Reactome graph is in a neo4j graph database. You can access it with the neo4r package then convert to an igraph object. Check chapter 6 of the book Using R & Neo4J. The package ReactomeGraph4R does some of the work for you.
For KEGG, try the Bioconductor KEGGgraph package.

ADD COMMENT

Login before adding your answer.

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