Description Usage Arguments Details Value
gemma : GEMMA programme in R
| 1 2 3 | 
| geno | : genotype –> one row per SNP, and one column per sample. | 
| pheno | : phenotype d'interet (doit etre une matrice) | 
| map | : This file contains one line per SNP, with | 
| covar | : covariable et NULL marche | 
| gemma.exe | : the executable gemma | 
| opt.mat | : option for the calcul of the related.matrix, "1" calculates the centered relatedness # matrix while "2" calculates the standardized relatedness matrix | 
| met.reg | : linear mixed model of Bayesian sparse linear mixed model. | 
| lmm | : if lmm choose option : where the "1" performs Wald test "2" performs likelihood ratio test, "3" performs score test, "4" performs all the three tests. | 
| bslmm | : if bslmm choose option : "1" fits a standard linear BSLMM "2" fits a ridge regression/GBLUP, "3" fits a probit BSLMM. | 
| three | columns: (1) SNP label, (2) base-pair position, (3) chromosome. | 
See paper of GEMMA
: a gemma result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.