Description Usage Arguments Value
Perform GWAS using a general linear model method incorporating principle components and additional covariates if present.
1 |
X |
A matrix of genotype data with dimensions n x m |
y |
A matrix of phenotype data with dimensions n x 1 |
C |
A matrix of covariate data with dimensions n x t |
PCs |
A matrix of principle components with dimensions n x ? (variable number of PCs) |
r |
A numeric (0-1) indicating the correlation value of any PC-covariate pair at which the PC will be exluded from model |
A matrix of p values with dimensions 1 x m
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.