hakyimlab / mixqtl

Total and allele specific read based cis-QTL, fine-mapping, and prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixqtl

We provide a unified framework that combines total and allele-specific (at the gene level) read counts and is scalable to large studies with thousands of samples, such as GTEx.

We develop computationally efficient methods that integrate allele-specific and total read counts to improve cisQTL discovery, fine-mapping, and genetic prediction of the transcriptome. Our log-linear approximation allows scaling-up of computations well-beyond a few hundreds of samples, providing an alternative to current total read count-based methods.

This repository hosts the R implementation of mixQTL, mixFine, and mixPred.

manuscript

The manuscript describing the details of the approach can be found here

Tutorial for applying mixQTL

Find detailed instructions on how to run mixQTL here via the command line tool or R functions. A computationally efficient GPU-based implementation of mixQTL is embedded in the tensorQTL software here

About

Total and allele specific read based cis-QTL, fine-mapping, and prediction

License:GNU Lesser General Public License v2.1


Languages

Language:R 94.4%Language:Python 5.0%Language:Shell 0.6%