INTACT (INtegration of TWAS And ColocalizaTion) is an R package for constraining
transcriptome-wide association study correlation statistics through an empirical
Bayes approach. As input, INTACT takes gene-level colocalization probabilities
and TWAS z-statistics, returning a posterior probability of putative causality
for each gene.
The package also performs gene set enrichment estimation using probabilistic
INTACT results and a list of pre-defined gene sets (INTACT-GSE).
INTACT
INTACT (INtegration of TWAS And ColocalizaTion) is an R package for constraining transcriptome-wide association study correlation statistics through an empirical Bayes approach. As input, INTACT takes gene-level colocalization probabilities and TWAS z-statistics, returning a posterior probability of putative causality for each gene.
The package also performs gene set enrichment estimation using probabilistic INTACT results and a list of pre-defined gene sets (INTACT-GSE).
For a thorough description of the methodology, refer to https://doi.org/10.1016/j.ajhg.2022.12.002.
Installing via Github
Installing via Bioconductor
Examples
Here is an example of how to integrate colocalization probabilities and TWAS z-statistics for a simulated data set
simdat:To perform gene set enrichment analysis using
simdatand pre-defined gene set listgene_set_list, runSupport
Please contact xwen@umich.edu or jokamoto@umich.edu if you have any questions.