getReactionsForRaMPCompoundIds: getReactionsForRaMPCompoundIds returns reactions for a...

View source: R/rampReactionQueries.R

getReactionsForRaMPCompoundIdsR Documentation

getReactionsForRaMPCompoundIds returns reactions for a collection of ramp compound ids

Description

getReactionsForRaMPCompoundIds returns reactions for a collection of ramp compound ids

Usage

getReactionsForRaMPCompoundIds(
  rampCompoundIds,
  onlyHumanMets = F,
  humanProtein = F,
  includeTransportRxns = F,
  rxnDirs = c("UN")
)

Arguments

rampCompoundIds

list of ramp compound ids

onlyHumanMets

boolean to only return pathways containing only human metabolites (ChEBI ontology) (dev in progress)

humanProtein

boolean to only control pathways catalyzed by a human proteins (having human Uniprot) (dev in progress)

includeTransportRxns

if TRUE, returns metabolic and transport reactions

Value

returns a dataframe of reaction information for each ramp compound id


ncats/RaMP-DB documentation built on Oct. 28, 2023, 8:12 a.m.