gcatest
Genotype Conditional Association TEST
Bioconductor version: 3.23 · Package version: 2.12.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gcatest") Details
| Maintainer | Alejandro Ochoa <alejandro.ochoa@duke.edu> |
| Author | Wei Hao [aut], Minsun Song [aut], Alejandro Ochoa [aut, cre] (ORCID: <https://orcid.org/0000-0003-4928-3403>), John D. Storey [aut] (ORCID: <https://orcid.org/0000-0001-5992-402X>) |
| License | GPL (>= 3) |
| URL | https://github.com/StoreyLab/gcatest |
| Bug Reports | https://github.com/StoreyLab/gcatest/issues |
| Downloads rank | 266 |
| Source branch | RELEASE_3_23 |
| biocViews | DimensionReduction, GenomeWideAssociation, PrincipalComponent, SNP, Software |
Documentation
Download
Reverse dependencies
Suggests Me (1): jackstraw