getSpecies: Species queries

View source: R/getContent.R

getSpeciesR Documentation

Species queries

Description

This method retrieves the list of all or main species in Reactome knowledgebase.

Usage

getSpecies(main = FALSE)

Arguments

main

determine whether return main species, which are those have either manually curated or computationally inferred pathways

Value

a dataframe of species information

See Also

Other getContent: getEntities(), getEventsHierarchy(), getOrthology(), getParticipants(), getPathways(), getPerson(), getSchemaClass(), query()

Examples

# get a list of main species
getSpecies(main=TRUE)

reactome/ReactomeContentService4R documentation built on May 1, 2023, 5:33 a.m.