pathways {graphite} | R Documentation |
Retrieve a list of pathways from a database for a given species.
graphite currently supports the following databases:
Call the pathwayDatabase
function for more details.
pathways(species, database)
species |
one of the supported species |
database |
the name of the pathway database |
A PathwayList
object.
pathways("hsapiens", "reactome")