Description Usage Arguments Value
This function loads a phenotype file, a covariates file and a plink fam file it's able to match the phenotype ID with genotype ID and generate input dataframe for L-BRAT/RGMMAT test.
1 | lbrat_read_phe(y.file, cov.file, plink.file)
|
y.file |
Path to the input file |
cov.file |
Path to the covariates file |
plink.file |
Path to the plink file frefix |
A formatted dataframe used as L-BRAT/RGMMAT test input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.