Learn R Programming

GeneAnswers (version 2.14.0)

getPATHTerms: Get Pathway names of given KEGG IDs

Description

Function to map given KEGG IDs to Pathway names.

Usage

getPATHTerms(pathIDs)

Arguments

pathIDs
a KEGG IDs vector

Value

return a KEGG pathway terms of given KEGG IDs.

References

Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10

See Also

getCategoryTerms

Examples

Run this code
getPATHTerms(c('04916', '05221'))

Run the code above in your browser using DataLab