Qtlizer
Comprehensive QTL annotation of GWAS results
Bioconductor version: 3.23 · Package version: 1.26.0
This R package provides access to the Qtlizer web server. Qtlizer annotates lists of common small variants (mainly SNPs) and genes in humans with associated changes in gene expression using the most comprehensive database of published quantitative trait loci (QTLs).
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Qtlizer") Details
| Maintainer | Matthias Munz <matthias.munz@gmx.de> |
| Author | Matthias Munz [aut, cre] (ORCID: <https://orcid.org/0000-0002-4728-3357>), Julia Remes [aut] |
| License | GPL-3 |
| Bug Reports | https://github.com/matmu/Qtlizer/issues |
| Downloads rank | 251 |
| Source branch | RELEASE_3_23 |
| biocViews | Genetics, GenomeWideAssociation, LinkageDisequilibrium, SNP, Software |