query: Common data retrieval

View source: R/getContent.R

queryR Documentation

Common data retrieval

Description

This function retrieves a Reactome Database object that has all its properties and direct relationships (relationships of depth 1) filled, while it also includes any second level relationships regarding regulations and catalysts.

Usage

query(id)

Arguments

id

a stable or db id of any Reactome entry

Value

a list containing comprehensive information (all attributes) for a given id

See Also

searchQuery to search in Reactome

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

Examples

query("R-HSA-60140")

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