Package: subgxe Title: Combine Multiple GWAS by Using Gene-Environment Interactions Version: 0.9.1 Authors@R: c(person("Youfei", "Yu", role = c("aut"), email = "youfeiyu@umich.edu"), person("Alexander", "Rix", role = c("aut", "cre"), email = "alexrix@umich.edu")) Description: Classical methods for combining summary data from genome-wide association studies (GWAS) only use marginal genetic effects and power can be compromised in the presence of heterogeneity. 'subgxe' is a R package that implements p-value assisted subset testing for association (pASTA), a method developed by Yu et al (2019) . pASTA generalizes association analysis based on subsets by incorporating gene-environment interactions into the testing procedure. License: GPL-3 URL: https://github.com/umich-cphds/subgxe BugReports: https://github.com/umich-cphds/subgxe/issues Suggests: lmtest, knitr, rmarkdown Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 VignetteBuilder: knitr Repository: https://umich-cphds.r-universe.dev Date/Publication: 2019-08-14 14:42:20 UTC RemoteUrl: https://github.com/umich-cphds/subgxe RemoteRef: HEAD RemoteSha: 5e2173eb745aa4942ce128d5be8587f52812e8a2 NeedsCompilation: no Packaged: 2026-06-14 06:24:19 UTC; root Author: Youfei Yu [aut], Alexander Rix [aut, cre] Maintainer: Alexander Rix