View source: R/PATHWAY_ANALYSIS.R
| convert_multiple_spcmnm_to_kegg | R Documentation |
Get kegg codes from spcmnm codes:
convert_multiple_spcmnm_to_kegg(spcmnm_codes)
spcmnm_codes |
Character vector of SPCMNM identifiers. |
A named character vector with the KEGG compound identifiers
corresponding to the input SPCMNM codes. The vector values are KEGG compound
codes prefixed with "cpd:", and the element names are the matched
compound names.
## Not run:
convert_multiple_spcmnm_to_kegg(c("SPCM00001"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.