kegg_link: Find related KEGG entries by using database cross-references

kegg_linkR Documentation

Description

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

Usage

kegg_link(...)

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_link("pathway", "hsa")


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