Package: epistasisGA
Type: Package
Title: An R package to identify multi-snp effects in nuclear family
        studies using the GADGETS method
Version: 1.12.0
Authors@R: c(person("Michael", "Nodzenski", 
    email = "michael.nodzenski@gmail.com",role = c("aut", "cre")), 
    person("Juno", "Krahn", role = "ctb"))
Description: 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. 
License: GPL-3
Encoding: UTF-8
Imports: BiocParallel, data.table, matrixStats, stats, survival,
        igraph, batchtools, qgraph, grDevices, parallel, ggplot2, grid,
        bigmemory, graphics, utils
Suggests: BiocStyle, knitr, rmarkdown, magrittr, kableExtra, testthat
        (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo, BH, bigmemory
RoxygenNote: 7.2.2
Depends: R (>= 4.2)
biocViews: Genetics, SNP, GeneticVariability
VignetteBuilder: knitr
URL: https://github.com/mnodzenski/epistasisGA
BugReports: https://github.com/mnodzenski/epistasisGA/issues
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/epistasisGA
git_branch: RELEASE_3_22
git_last_commit: f898c7a
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 02:43:49 UTC; biocbuild
Author: Michael Nodzenski [aut, cre],
  Juno Krahn [ctb]
Maintainer: Michael Nodzenski <michael.nodzenski@gmail.com>
Built: R 4.5.1; aarch64-apple-darwin20; 2025-10-30 09:23:58 UTC; unix
