pyTWMR: transcriptome-wide Mendelian randomization in python

Sergey Oreshkov,Kaido Lepik,Federico Santoni
DOI: https://doi.org/10.1093/bioinformatics/btae505
IF: 5.8
2024-08-02
Bioinformatics
Abstract:Motivation: Mendelian randomization (MR) is a widely used approach to estimate causal effect of variation in gene expression on complex traits. Among several MR-based algorithms, transcriptome-wide summary statistics-based Mendelian Randomization approach (TWMR) enables the uses of multiple SNPs as instruments and multiple gene expression traits as exposures to facilitate causal inference in observational studies. Results: Here we present a Python-based implementation of TWMR and revTWMR. Our implementation offers GPU computational support for faster computations and robust computation mode resilient to highly correlated gene expressions and genetic variants. Availability and implementation: pyTWMR is available at github.com/soreshkov/pyTWMR.
What problem does this paper attempt to address?