rachael-kane/GLM2020: GWAS using GLM

Toolbox for carrying out genome-wide association studies (GWAS) using a general linear model (GLM). In addition to carrying out GWAs using GLM, GLM2020 includes functions for carrying out pre-processing of cofactors prior to conducting GWAS by GLM, including the calculation of principal components (PCs) from genotypic data to assess population structure. Specifically, the package provides functionality for identifying correlations between genotypic PCs and cofactors specified by users, as well as automatically removing those PCs that exhibit correlation. A vignette using simulated data is provided to depict package functionality.

Getting started

Package details

AuthorRachael A. Kane, Marc A. Beer
MaintainerRachael A. Kane <rachael.kane@wsu.edu>, Marc A. Beer <marc.beer@wsu.edu>
LicenseCC0
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rachael-kane/GLM2020")
rachael-kane/GLM2020 documentation built on March 31, 2020, 12:51 a.m.