getKEGGKO: Get KEGG orthology.

Description Usage Arguments Details Value Author(s) References Examples

Description

KEGG Database API - Get the KEGG orthology list

Usage

1
getKEGGKO(KOID)

Arguments

KOID

The KEGG orthology ID.

Details

Get the KEGG orthology list by a given KEGG KO ID.

Value

A character vector of KEGG gene IDs

Author(s)

Yulong Niu niuylscu@gmail.com

References

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

Examples

1
KOMat <- getKEGGKO('K02110')

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