View source: R/sim_phenos_utils.R
Helper functions for simulating phnotypes Simulate phenotypes for one specified population
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | sim_pheno_1pop(
seed,
pop,
geno_mat,
chunk_size,
cores_used,
N_YRI,
N_CEU,
N_CHB,
p,
h2,
maf_vec,
prare,
dist,
ld
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.