make_dh | R Documentation |
make_dh ———————————————————————— Creates an Indv object of doubled haploid (DH) lines randomly selected from input Pop. For subset of individuals, randomly selects one of the two chromosome pairs to double
make_dh(indv, c = 10, g_map)
indv |
An Indv object |
c |
Chromosome number (default is 10) |
g_map |
The genetic map |
An Indv object that is completely homozygous
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.