Bioc2026 Registration Open!

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

MaintainerJeffrey Okamoto <jokamoto@umich.edu>
AuthorJeffrey Okamoto [aut, cre] (ORCID: <https://orcid.org/0000-0001-9988-1618>), Xiaoquan Wen [aut] (ORCID: <https://orcid.org/0000-0001-8990-2737>)
LicenseGPL-3 + file LICENSE
URLhttps://github.com/jokamoto97/INTACT
Bug Reportshttps://github.com/jokamoto97/INTACT/issues
Downloads rank182
Source branchRELEASE_3_23
biocViewsBayesian, GeneSetEnrichment, Software

Documentation

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: SQUAREM, bdsmatrix, numDeriv, stats, tidyr, ggplot2

Suggests: BiocStyle, knitr, rmarkdown, testthat