INTACT
Integrate TWAS and Colocalization Analysis for Gene Set Enrichment Analysis
Bioconductor version: 3.23 · Package version: 1.12.0
This package integrates colocalization probabilities from colocalization analysis with transcriptome-wide association study (TWAS) scan summary statistics to implicate genes that may be biologically relevant to a complex trait. The probabilistic framework implemented in this package constrains the TWAS scan z-score-based likelihood using a gene-level colocalization probability. Given gene set annotations, this package can estimate gene set enrichment using posterior probabilities from the TWAS-colocalization integration step.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("INTACT") Details
| Maintainer | Jeffrey Okamoto <jokamoto@umich.edu> |
| Author | Jeffrey Okamoto [aut, cre] (ORCID: <https://orcid.org/0000-0001-9988-1618>), Xiaoquan Wen [aut] (ORCID: <https://orcid.org/0000-0001-8990-2737>) |
| License | GPL-3 + file LICENSE |
| URL | https://github.com/jokamoto97/INTACT |
| Bug Reports | https://github.com/jokamoto97/INTACT/issues |
| Downloads rank | 182 |
| Source branch | RELEASE_3_23 |
| biocViews | Bayesian, GeneSetEnrichment, Software |