getGeneIdByEntrez | R Documentation |
Get internal GeneID values for set of gene Entrez IDs. Function lookups for provided values in Human Entrez ID, Mouse Entrez ID and Rat Entrez ID columns and returns obtained GeneIDs.
getGeneIdByEntrez(entrez)
entrez |
|
vector
of GeneID values.
t <- synaptome.db:::getGeneIdByEntrez(c(1742, 1741, 1739, 1740))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.