keggCompounds: Get list of compounds IDs for pathway

View source: R/KEGGREST.R

keggCompoundsR Documentation

Get list of compounds IDs for pathway

Description

Get list of compounds IDs for pathway.

Usage

keggCompounds(pathwayID)

Arguments

pathwayID

A KEGG pathway identifier with the prefix map and 5 digit number.

Value

A list of KEGG compound identifiers

Author(s)

Dan Tenenbaum, Kristina Riemer

References

https://www.genome.jp/kegg/pathway.html

Examples

keggCompounds("map00361")

Bioconductor/KEGGREST documentation built on June 23, 2024, 4:27 p.m.