Convert 'Ensembl' gene identifiers from Genotype-Tissue Expression (GTEx) data to identifiers in other annotation systems, including 'Entrez', 'HGNC', and 'UniProt'.
grex
offers a minimal dependency solution for mapping Ensembl gene IDs to Entrez IDs, HGNC gene symbols, and UniProt IDs, for Genotype-Tissue Expression (GTEx) data.
Install grex
from CRAN:
install.packages("grex")
Or try the development version on GitHub:
# install.packages("devtools")devtools::install_github("road2stat/grex")
Browse the vignette (or open with vignette("grex")
in R) for a quick-start guide.
To contribute to this project, please take a look at the Contributing Guidelines first. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
org.Hs.eg.db
(3.6.0).gtexv7
.org.Hs.eg.db
(3.4.2).org.Hs.eg.db
(3.4.1).gtexv6p
.org.Hs.eg.db
(3.4.0).