- Home
- Bioconductor 3.21
- Software Packages
- gcatest
gcatest
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see gcatest.
Genotype Conditional Association TEST
Bioconductor version: 3.21
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.
Author: Wei Hao [aut], Minsun Song [aut], Alejandro Ochoa [aut, cre] ORCID iD ORCID: 0000-0003-4928-3403 , John D. Storey [aut] ORCID iD ORCID: 0000-0001-5992-402X
Maintainer: Alejandro Ochoa <alejandro.ochoa at duke.edu>
citation("gcatest")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gcatest")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("gcatest")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.