kegg_find: Find entries in KEGG with matching query keyword or other...

kegg_findR Documentation

Find entries in KEGG with matching query keyword or other query data

Description

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

Usage

kegg_find(...)

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 "value".

Examples

kegg_find("genes", "shiga toxin")


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