Learn R Programming

GeneAnswers (version 2.14.0)

getDOLiteTerms: Get DOLite Terms of Given DOLite IDs

Description

function to map DOLite IDs to DOLite Terms

Usage

getDOLiteTerms(DOLiteIDs)

Arguments

DOLiteIDs
a character vector containing DOLite IDs

Value

return a DOLite term vector based on given DOLite 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
data('DOLiteTerm')
getDOLiteTerms(c('DOLite:25', 'DOLite:142'))

Run the code above in your browser using DataLab