| getOrthology | R Documentation |
This function retrieves the orthology for any given Event or Entity in the specified species. More information on inferred events see https://www.reactome.org/pages/documentation/electronically-inferred-events/.
getOrthology(id, species)
id |
a stable or db id of an Event or Entity |
species |
name or taxon id or dbId or abbreviation of species |
a list containing the orthology for given Event or Entity in the specified species
Other getContent:
getEntities(),
getEventsHierarchy(),
getParticipants(),
getPathways(),
getPerson(),
getSchemaClass(),
getSpecies(),
query()
getOrthology("R-HSA-5674003", "pig")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.