kegg_info {OmnipathR}R Documentation

Information about a KEGG Pathway

Description

Information about a KEGG Pathway

Usage

kegg_info(pathway_id)

Arguments

pathway_id

Character: a KEGG Pathway identifier, e.g. "hsa04710". For a complete list of IDs see kegg_pathway_list.

Value

List with the pathway information.

See Also

Examples

kegg_info('map00563')


[Package OmnipathR version 3.0.0 Index]