Function copied from https://github.com/PMBio/scLVM/blob/master/R/scLVM/R/util.R is a simple helper to get Gene Symbols from ENSEMBL ids using either org.Mm.egENSEMBL2EG or org.Hs.egENSEMBL2EG, both BioConductor packages.
1 | getSymbols(ensIds, species = "mMus")
|
ensIds |
the ids to check |
species |
the organism to use either default= 'mMus' or 'Hs' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.