GWASbyGLM: GWASbyGLM

Description Usage Arguments Value

View source: R/GWASbyGLM.R

Description

Performs GLM on a Genotype, Phenotype and Covariate Matrix.

Usage

1
GWASbyGLM(X, y, C)

Arguments

X

A Genotype Matrix (n x m)

C

A Covariate Matrix (n x c)

Y

A Phenotype Matrix (n x 1)

Value

P A P-value vector (n) representing importance of each gene


JohnHadish/DJ.GLM.GWAS documentation built on April 5, 2020, 9:05 p.m.