Package: SEAGLE
Type: Package
Title: Scalable Exact Algorithm for Large-Scale Set-Based
        Gene-Environment Interaction Tests
Version: 1.0.1
Authors@R: c(person("Jocelyn", "Chi", email = "jocetchi@gmail.com",
                  role = c("aut", "cre")),
            person("Ilse", "Ipsen", email = "ipsen@ncsu.edu",
                  role = c("aut")),
            person("Jung-Ying", "Tzeng", email = "jytzeng@ncsu.edu",
                  role = c("aut"))
                  )
Description: 
    The explosion of biobank data offers immediate opportunities for 
    gene-environment (GxE) interaction studies of complex diseases because of the 
    large sample sizes and rich collection in genetic and non-genetic information. 
    However, the extremely large sample size also introduces new computational 
    challenges in GxE assessment, especially for set-based GxE variance component (VC) 
    tests, a widely used strategy to boost overall GxE signals and to evaluate the 
    joint GxE effect of multiple variants from a biologically meaningful unit 
    (e.g., gene). 
    We present 'SEAGLE', a Scalable Exact AlGorithm for Large-scale Set-based 
    GxE tests, to permit GxE VC test scalable to biobank data. 'SEAGLE' employs modern 
    matrix computations to achieve the same “exact” results as the original GxE VC 
    tests, and does not impose additional assumptions nor relies on approximations. 
    'SEAGLE' can easily accommodate sample sizes in the order of 10^5, is implementable 
    on standard laptops, and does not require specialized equipment. 
    The accompanying manuscript for this package can be found at Chi, Ipsen, Hsiao, 
    Lin, Wang, Lee, Lu, and Tzeng. (2021+) <arXiv:2105.03228>.
URL: https://github.com/jocelynchi/SEAGLE
License: GPL-3
Depends: R (>= 3.5.0), Matrix, CompQuadForm
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-05 21:19:27 UTC; jtc
Author: Jocelyn Chi [aut, cre],
  Ilse Ipsen [aut],
  Jung-Ying Tzeng [aut]
Maintainer: Jocelyn Chi <jocetchi@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-05 21:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:06:33 UTC; windows
