kegg_request: Perform a KEGG REST API request

kegg_requestR Documentation

Perform a KEGG REST API request

Description

Perform a KEGG REST API request

Usage

kegg_request(operation, ...)

Arguments

operation

Character: one of the KEGG REST API operations.

...

Arguments for the API operation, as defined in the templates available by kegg_api_templates and in the page https://www.kegg.jp/kegg/rest/keggapi.html.

Value

List or data frame: the data retrieved from the KEGG REST API.

Examples

kegg_request("conv", "compound", "pubchem")


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