getNscsFromChebi: Get NSCs from CHEBI ID

View source: R/getNscsFromChebi.R

getNscsFromChebiR Documentation

Get NSCs from CHEBI ID

Description

Get NSCs from CHEBI ID

Usage

getNscsFromChebi(id, debug = TRUE, cachePath = NULL)

Arguments

id

the ID

debug

a boolean, whether to show debug information

cachePath

a path for caching results, if not specified the default cache path for simpleRCache will be used

Details

"component" compounds could represent things like the ubiquitous HCl or the compound of interest

Value

returns a data.frame with all CIDs for the CHEBI ID; an annotation of if the CID represents the whole compound "standardized" or a component "component"; and a comma-delimited string of NSCs for the CIDs

Author(s)

Augustin Luna (augustin@mail.nih.gov)

Examples

getNscsFromChebi("CHEBI:9710")


cannin/rcellminerPubchem documentation built on Nov. 24, 2024, 4:45 p.m.