getKEGGPathAnno: List pathway of a given species ID

Description Usage Arguments Details Value Author(s) References Examples

Description

KEGG Database API - Get the whole pathway ID from KEGG database

Usage

1

Arguments

specID

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

Details

Get the pathway ID and annoation of a given KEGG species ID.

Value

A matrix of pathway ID and annotation.

Author(s)

Yulong Niu niuylscu@gmail.com

References

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

Examples

1
hasPath <- getKEGGPathAnno('hsa')

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