Description Usage Arguments Value
Batch version of the rep_models
function:
1 | rep_dat(mat, snpdat, pheno_name, covar_names)
|
mat |
A data frame containing a collection of single SNP genotypes, SNP names should be column names. |
snpdat |
A data frame containing pairs of SNP names. Each row should contain a one pair. |
pheno_name |
Character. Name of phenotype. |
covar_names |
Character. Vector of names of covariates. |
A data frame with five columns: snp1, snp2, p1 (p value of snp1), p2 (pvalue of snp2) and pcol (p value of collapsed genotype).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.