- Home
- Bioconductor 3.22
- Software Packages
- Qtlizer
Qtlizer
This is the released version of Qtlizer; for the devel version, see Qtlizer.
Comprehensive QTL annotation of GWAS results
Bioconductor version: Release (3.22)
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).
Author: Matthias Munz [aut, cre] ORCID iD ORCID: 0000-0002-4728-3357 , Julia Remes [aut]
Maintainer: Matthias Munz <matthias.munz at gmx.de>
citation("Qtlizer")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Qtlizer")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Qtlizer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.