sym2ens.Rd
Gene symbol is converted to ensembl id using org.Hs.eg.db or org.Mm.eg.db annotation databases.
Gene ensemble id is converted to symbol using org.Hs.eg.db or org.Mm.eg.db annotation databases.
sym2ens(my.symbols, my.species)
ensembl2sym(my.ensembl, my.species)
Character. Vector of Gene symbols.
Character. Species, one of "Mm" or "Hs".
Character. Vector of ENSEMBL ids.
data.frame mapping gene Symbols to Ensembl data.frame mapping gene Ensemble to Symbol