Description Usage Arguments Details
sets the configuration for the simulations
1 | setConfiguration(LD, N_BLOCKS, N_MARKERS)
|
LD |
can be set as low, medium, or high |
N_BLOCKS |
is the number of LD blocks generated |
N_MARKERS |
is the number of SNPs per LD block |
These parameters are passed on to setConfiguration_ which creates the list configruation object. By default one causal SNP is used with an effect size of .01 Rsquared. The phenotype is assumed to be Gaussian.
This function is intended to provide a simplied interface to the setConfiguration_ function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.