- Home
- Bioconductor 3.21
- Software Packages
- loci2path
loci2path
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see loci2path.
Loci2path: regulatory annotation of genomic intervals based on tissue-specific expression QTLs
Bioconductor version: 3.21
loci2path performs statistics-rigorous enrichment analysis of eQTLs in genomic regions of interest. Using eQTL collections provided by the Genotype-Tissue Expression (GTEx) project and pathway collections from MSigDB.
Author: Tianlei Xu
Maintainer: Tianlei Xu <tianlei.xu at emory.edu>
citation("loci2path")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("loci2path")
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("loci2path")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.