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 April 27, 2024, 1:20 p.m.