Package: SEAGLE 1.0.1
SEAGLE: Scalable Exact Algorithm for Large-Scale Set-Based Gene-Environment Interaction Tests
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>.
Authors:
SEAGLE_1.0.1.tar.gz
SEAGLE_1.0.1.zip(r-4.5)SEAGLE_1.0.1.zip(r-4.4)SEAGLE_1.0.1.zip(r-4.3)
SEAGLE_1.0.1.tgz(r-4.4-any)SEAGLE_1.0.1.tgz(r-4.3-any)
SEAGLE_1.0.1.tar.gz(r-4.5-noble)SEAGLE_1.0.1.tar.gz(r-4.4-noble)
SEAGLE_1.0.1.tgz(r-4.4-emscripten)SEAGLE_1.0.1.tgz(r-4.3-emscripten)
SEAGLE.pdf |SEAGLE.html✨
SEAGLE/json (API)
# Install 'SEAGLE' in R: |
install.packages('SEAGLE', repos = c('https://jocelynchi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jocelynchi/seagle/issues
- cosihap - Synthetic haplotype data generated from COSI software
Last updated 3 years agofrom:ee5d2a5d15. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | WARNING | Nov 23 2024 |
R-4.5-linux | WARNING | Nov 23 2024 |
R-4.4-win | WARNING | Nov 23 2024 |
R-4.4-mac | WARNING | Nov 23 2024 |
R-4.3-win | WARNING | Nov 23 2024 |
R-4.3-mac | WARNING | Nov 23 2024 |
Exports:makeSimDataprep.SEAGLESEAGLE
Dependencies:CompQuadFormlatticeMatrix
Example 1: Using SEAGLE with .txt Input Files
Rendered fromexample1.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-27
Started: 2021-05-18
Example 2: Using SEAGLE with Simulated Data
Rendered fromexample2.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-27
Started: 2021-05-18
Example 3: Using SEAGLE with GWAS or Next Generation Sequencing Data
Rendered fromexample3.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-27
Started: 2021-05-20
Example 4: Using SEAGLE for Chromosome-Wide Gene-Based Analysis
Rendered fromexample4.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-08-23
Started: 2021-05-20