kegg_conv: Convert KEGG identifiers to/from outside identifiers

kegg_convR Documentation

Convert KEGG identifiers to/from outside identifiers

Description

See https://www.kegg.jp/kegg/rest/keggapi.html#conv for details.

Usage

kegg_conv(...)

Arguments

...

Arguments passed on to kegg_query

operation

Character: one of the KEGG REST API operations.

Value

Data frame (tibble) of two columns with names "id_a" and "id_b".

Examples

kegg_conv("compound", "pubchem")


saezlab/OmnipathR documentation built on June 10, 2025, 6:05 a.m.