View source: R/utility_functions.R
sym2entrez | R Documentation |
Gene symbol is converted to entrez id using org.Hs.eg.db or org.Mm.eg.db annotation databases.
sym2entrez(my.symbols, my.species)
my.symbols |
Character. Vector of Gene symbols. |
my.species |
Character. Species. |
data.frame mapping gene Symbols to Entrez
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.