DESCRIPTION
265d2e6c
 Package: gcatest
 Title: Genotype Conditional Association TEST
1b6b0618
 Version: 2.9.0
58181e2b
 Authors@R: c(
     person(given = "Wei",
 	   family = "Hao",
 	   role = "aut",
 	   email = "[email protected]"),
     person(given = "Minsun",
 	   family = "Song",
 	   role = "aut"),
     person(given = "Alejandro",
 	   family = "Ochoa",
 	   role = c("aut", "cre"),
 	   email = "[email protected]",
            comment = c(ORCID = "0000-0003-4928-3403")),
     person(given = "John D.",
            family = "Storey",
 	   role = "aut",
 	   email = "[email protected]",
            comment = c(ORCID = "0000-0001-5992-402X"))
     )
c36e1fa1
 Encoding: UTF-8
265d2e6c
 LazyData: true
58181e2b
 Description: GCAT is an association test for genome wide association studies that controls for population structure under a general class of trait models.  This test conditions on the trait, which makes it immune to confounding by unmodeled environmental factors.  Population structure is modeled via logistic factors, which are estimated using the `lfa` package.
265d2e6c
 Imports:
58181e2b
     methods,
265d2e6c
     lfa
 Depends:
58181e2b
     R (>= 4.0)
265d2e6c
 Suggests:
     knitr,
c36e1fa1
     ggplot2,
     testthat,
     BEDMatrix,
     genio
265d2e6c
 VignetteBuilder: knitr
58181e2b
 License: GPL (>= 3)
265d2e6c
 biocViews: SNP, DimensionReduction, PrincipalComponent, GenomeWideAssociation
 BugReports: https://github.com/StoreyLab/gcatest/issues
 URL: https://github.com/StoreyLab/gcatest
c36e1fa1
 Roxygen: list(markdown = TRUE)
c1246793
 RoxygenNote: 7.2.3