getGeneIdByName | R Documentation |
Get list of GeneIDs corresponding to provided gene names.
getGeneIdByName(name)
name |
|
vector
of GeneID values.
t <- synaptome.db:::getGeneIdByName(c("Src", "Srcin1", "Fyn"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.