getKEGGPathGenes: List pathways and genes of a given KEGG species ID

Description Usage Arguments Details Value Author(s) References Examples

Description

KEGG Database API - Get the pathway and genes

Usage

1

Arguments

specID

KEGSS species org code or T number , for example "hsa" or "T01001".

Details

Get the pathway and genes according to KEGG species ID.

Value

A List named with KEGG pathway IDs, and each element of the list contains the KEGG gene IDs.

Author(s)

Yulong Niu niuylscu@gmail.com

References

http://www.kegg.jp/kegg/rest/

Examples

1
hasPathGenes <- getKEGGPathGenes('hsa')

YulongNiu/KEGG_API documentation built on May 10, 2019, 1:12 a.m.