getOrthology: Orthology related queries

View source: R/getContent.R

getOrthologyR Documentation

Orthology related queries

Description

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/.

Usage

getOrthology(id, species)

Arguments

id

a stable or db id of an Event or Entity

species

name or taxon id or dbId or abbreviation of species

Value

a list containing the orthology for given Event or Entity in the specified species

See Also

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

Examples

getOrthology("R-HSA-5674003", "pig")

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