getPATHTerms: Get Pathway names of given KEGG IDs

Description Usage Arguments Value Author(s) References See Also Examples

Description

Function to map given KEGG IDs to Pathway names.

Usage

1
getPATHTerms(pathIDs)

Arguments

pathIDs

a KEGG IDs vector

Value

return a KEGG pathway terms of given KEGG IDs.

Author(s)

Gang Feng, Pan Du and Simon Lin

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

1
getPATHTerms(c('04916', '05221'))

GeneAnswers documentation built on Nov. 8, 2020, 4:53 p.m.