convert_chebi_to_kegg: Get kegg codes from chebi codes:

View source: R/PATHWAY_ANALYSIS.R

convert_chebi_to_keggR Documentation

Get kegg codes from chebi codes:

Description

Auto-exported function: convert_chebi_to_kegg

Usage

convert_chebi_to_kegg(chebi_codes)

Arguments

chebi_codes

Character vector of ChEBI identifiers.

Value

A named character vector with the KEGG compound identifiers corresponding to the input ChEBI codes. The vector values are KEGG compound codes prefixed with "cpd:", and the element names are the matched compound names.

Examples

## Not run: 
convert_chebi_to_kegg(c("CHEBI:15377"))

## End(Not run)


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