getDOLiteTerms {GeneAnswers} | R Documentation |
function to map DOLite IDs to DOLite Terms
getDOLiteTerms(DOLiteIDs)
DOLiteIDs |
a character vector containing DOLite IDs |
return a DOLite term vector based on given DOLite IDs.
Gang Feng, Pan Du and Simon Lin
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
data('DOLiteTerm') getDOLiteTerms(c('DOLite:25', 'DOLite:142'))