generate_hybrid
generates one hybrid individual using the
recombination map and ancestral haplotypes.
1 2 | generate_one_hybrid(refpop1_integer, refpop2_integer, refpop1, refpop2, alpha,
beta = 1 - alpha, jumps, ancestry.switch)
|
refpop1_integer |
a haplotype matrix. |
refpop2_integer |
a haplotype matrix. |
refpop1 |
a haplotype matrix. |
refpop2 |
a haplotype matrix. |
alpha |
a numerical value. |
beta |
a numerical value. |
jumps |
a numerical vector. |
ancestry.switch |
a numerical vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.