pathways {graphite} | R Documentation |
This function retrieves a list of pathways from a database for a given species.
pathways(species, database)
species |
one of the supported species |
database |
the name of the pathway database |
A PathwayList
object.
pathways("hsapiens", "reactome")