graphNEL
object representing the topology of a pathway.
pathwayGraph(pathway, edge.types=NULL)
Pathway
object.graphNEL
object.
Pathway
r <- pathways("hsapiens", "reactome")
pathwayGraph(r$`mTOR signalling`, edge.types="Binding")
Run the code above in your browser using DataLab