get_cpd_names: Get the names of the compounds that correspond to the kegg...

Description Usage Arguments Value Examples

View source: R/PATHWAY_ANALYSIS.R

Description

Gets the common name of the compounds of the kegg codes given.

Usage

1
get_cpd_names(kegg_codes)

Arguments

kegg_codes

Character vector with kegg codes.

Value

Named vector with the names of the compounds. The names of the vector are the compounds' names and the vector elements the kegg codes.

Examples

1
get_cpd_names(c("cpd:C00001", "cpd:C00008", "gl:G13099"))

specmine documentation built on Sept. 21, 2021, 5:06 p.m.