View source: R/mapGencodeToEnsembl.R
mapGencodeToEnsembl | R Documentation |
Map GENCODE release to Ensembl
mapGencodeToEnsembl(release)
release |
|
integer(1)
.
Ensembl release.
Updated 2023-02-10.
https://www.gencodegenes.org/human/releases.html
https://www.gencodegenes.org/mouse/releases.html
https://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/_README.TXT
https://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_mouse/_README.TXT
## Homo sapiens.
mapGencodeToEnsembl(42L)
## Mus musculus.
mapGencodeToEnsembl("M31")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.