A convenient R interface to the Genotype-Tissue Expression (GTEx) Portal API. The GTEx project is a comprehensive public resource for studying tissue-specific gene expression and regulation in human tissues. Through systematic analysis of RNA sequencing data from 54 non-diseased tissue sites across nearly 1000 individuals, GTEx provides crucial insights into the relationship between genetic variation and gene expression. This data is accessible through the GTEx Portal API enabling programmatic access to human gene expression data. For more information on the API, see <https://gtexportal.org/api/v2/redoc>.
Version: | 0.2.0 |
Depends: | R (≥ 4.2.0) |
Imports: | cli, dplyr, httr2 (≥ 1.0.0), purrr, rlang, tibble, tidyr |
Suggests: | curl, httptest2, knitr, rmarkdown, spelling, stringr, testthat (≥ 3.0.0), withr |
Published: | 2025-04-23 |
DOI: | 10.32614/CRAN.package.gtexr |
Author: | Alasdair Warwick |
Maintainer: | Alasdair Warwick <alasdair.warwick.19 at ucl.ac.uk> |
BugReports: | https://github.com/ropensci/gtexr/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/gtexr/, https://github.com/ropensci/gtexr |
NeedsCompilation: | no |
Language: | en-US |
Citation: | gtexr citation info |
Materials: | README NEWS |
CRAN checks: | gtexr results |
Reference manual: | gtexr.pdf |
Vignettes: |
Developer guide (source, R code) Introduction to gtexr (source, R code) |
Package source: | gtexr_0.2.0.tar.gz |
Windows binaries: | r-devel: gtexr_0.1.0.zip, r-release: gtexr_0.1.0.zip, r-oldrel: gtexr_0.1.0.zip |
macOS binaries: | r-release (arm64): gtexr_0.2.0.tgz, r-oldrel (arm64): gtexr_0.2.0.tgz, r-release (x86_64): gtexr_0.2.0.tgz, r-oldrel (x86_64): gtexr_0.2.0.tgz |
Old sources: | gtexr archive |
Please use the canonical form https://CRAN.R-project.org/package=gtexr to link to this page.