getChebiFromCasrn: Get Chebi from CASRN using PubChem PUG API

View source: R/getChebiFromCasrn.R

getChebiFromCasrnR Documentation

Get Chebi from CASRN using PubChem PUG API

Description

Get Chebi from CASRN using PubChem PUG API

Usage

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

Arguments

id

an id

debug

a boolean, show debugging information (default: TRUE)

cachePath

a path to the cache

Value

the name used by PubChem

Author(s)

Augustin Luna (augustin@mail.nih.gov)

Examples

getChebiFromCasrn("587871-26-9")


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