convert_multiple_spcmnm_to_kegg: Get kegg codes from spcmnm codes:

View source: R/PATHWAY_ANALYSIS.R

convert_multiple_spcmnm_to_keggR Documentation

Get kegg codes from spcmnm codes:

Description

Get kegg codes from spcmnm codes:

Usage

convert_multiple_spcmnm_to_kegg(spcmnm_codes)

Arguments

spcmnm_codes

Character vector of SPCMNM identifiers.

Value

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.

Examples

## Not run: 
convert_multiple_spcmnm_to_kegg(c("SPCM00001"))

## End(Not run)


specmine documentation built on Aug. 5, 2026, 5:06 p.m.