kegg_list: Obtain a list of KEGG entry identifiers and associated names

kegg_listR Documentation

Obtain a list of KEGG entry identifiers and associated names

Description

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

Usage

kegg_list(...)

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" and "name"; except if the <database> argument is "organism", which results a four columns data frame.

Examples

kegg_list("pathway")


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