View source: R/getNscsFromChebi.R
getNscsFromChebi | R Documentation |
Get NSCs from CHEBI ID
getNscsFromChebi(id, debug = TRUE, cachePath = NULL)
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 |
"component" compounds could represent things like the ubiquitous HCl or the compound of interest
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
Augustin Luna (augustin@mail.nih.gov)
getNscsFromChebi("CHEBI:9710")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.