DESCRIPTION
26548a61
 Package: epistasisGA
9905ac82
 Type: Package
c60ab145
 Title: An R package to identify multi-snp effects in nuclear family studies 
     using the GADGETS method
8fc478cc
 Version: 1.11.2
c60ab145
 Authors@R: c(person("Michael", "Nodzenski", 
     email = "[email protected]",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. 
60f6bd62
 License: GPL-3
9905ac82
 Encoding: UTF-8
c60ab145
 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)
b0a4776d
 LinkingTo: Rcpp, RcppArmadillo, BH, bigmemory
c60ab145
 RoxygenNote: 7.2.2
26548a61
 Depends: R (>= 4.2)
fde33dc2
 biocViews: Genetics, SNP, GeneticVariability
 VignetteBuilder: knitr
4992d1bb
 URL: https://github.com/mnodzenski/epistasisGA
 BugReports: https://github.com/mnodzenski/epistasisGA/issues
c60ab145
 Config/testthat/edition: 3