Bioc2026 Registration Open!

epistasisGA

An R package to identify multi-snp effects in nuclear family studies using the GADGETS method

Bioconductor version: 3.23 · Package version: 1.14.0

This package runs the GADGETS method to identify epistatic effects in nuclear family studies. It also provides functions for permutation-based inference and graphical visualization of the results.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("epistasisGA")

Details

MaintainerMichael Nodzenski <michael.nodzenski@gmail.com>
AuthorMichael Nodzenski [aut, cre], Juno Krahn [ctb]
LicenseGPL-3
URLhttps://github.com/mnodzenski/epistasisGA
Bug Reportshttps://github.com/mnodzenski/epistasisGA/issues
Downloads rank210
Source branchRELEASE_3_23
biocViewsGeneticVariability, Genetics, SNP, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2)

Imports: BiocParallel, data.table, matrixStats, stats, survival, igraph, batchtools, qgraph, grDevices, parallel, ggplot2, grid, bigmemory, graphics, utils

LinkingTo: Rcpp, RcppArmadillo, BH, bigmemory

Suggests: BiocStyle, knitr, rmarkdown, magrittr, kableExtra, testthat (>= 3.0.0)