Package: INTACT Type: Package Title: Integrate TWAS and Colocalization Analysis for Gene Set Enrichment Analysis Version: 1.13.0 Authors@R: c(person("Jeffrey Okamoto", role = c("aut", "cre"), email = "jokamoto@umich.edu", comment=c(ORCID = "0000-0001-9988-1618")), person("Xiaoquan Wen", role = c("aut"), email = "xwen@umich.edu", comment=c(ORCID = "0000-0001-8990-2737"))) Description: 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. Depends: R (>= 4.3.0) Imports: SQUAREM, bdsmatrix, numDeriv, stats, tidyr, ggplot2 License: GPL-3 + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.3 VignetteBuilder: knitr Suggests: BiocStyle, knitr, rmarkdown, testthat BugReports: https://github.com/jokamoto97/INTACT/issues URL: https://github.com/jokamoto97/INTACT biocViews: Bayesian, GeneSetEnrichment LazyData: false Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:38 UTC RemoteUrl: https://github.com/bioc/INTACT RemoteRef: HEAD RemoteSha: 05b3bdb6ec60fefd76f290eeeaa77ac2914e0af2 NeedsCompilation: no Packaged: 2026-07-03 17:31:31 UTC; root Author: Jeffrey Okamoto [aut, cre] (ORCID: ), Xiaoquan Wen [aut] (ORCID: ) Maintainer: Jeffrey Okamoto