getSpecies | R Documentation |
This method retrieves the list of all or main species in Reactome knowledgebase.
getSpecies(main = FALSE)
main |
determine whether return main species, which are those have either manually curated or computationally inferred pathways |
a dataframe of species information
Other getContent:
getEntities()
,
getEventsHierarchy()
,
getOrthology()
,
getParticipants()
,
getPathways()
,
getPerson()
,
getSchemaClass()
,
query()
# get a list of main species
getSpecies(main=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.