powered by
This description can be used for annotating tables or graph based on BE IDs.
getBeIdDescription(ids, be, source, organism, ...)
a data.frame providing for each BE IDs (row.names are provided BE IDs):
id: the BE ID
symbol: the BE symbol
name: the corresponding name
list of identifiers
one BE. Guessed if not provided
the BE ID database. Guessed if not provided
organism name. Guessed if not provided
further arguments for getBeIdNames and getBeIdSymbols functions
getBeIdNames, getBeIdSymbols
if (FALSE) { getBeIdDescription( ids=c("10", "100"), be="Gene", source="EntrezGene", organism="human" ) }
Run the code above in your browser using DataLab