getKEGGdescription {domainsignatures}R Documentation

KEGG description from ID

Description

Get description of KEGG pathways from a list of KEGG identifiers.

Usage

getKEGGdescription(ids)

Arguments

ids Character vector of KEGG identifiers

Value

Character vector of KEGG descriptions

Author(s)

Florian Hahne

Examples

getKEGGdescription("hsa03050")

[Package domainsignatures version 1.2.0 Index]