pathways | 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.
PathwayList
,
pathwayDatabases
pathways("hsapiens", "reactome")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.