View source: R/simulation_utils.R
sim_cross_two_informative_parents | R Documentation |
Simulate mapping population (tow parents)
sim_cross_two_informative_parents(
ploidy,
n.mrk,
rf.vec,
n.ind,
hom.allele.p,
hom.allele.q,
prob.P = NULL,
prob.Q = NULL,
seed = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.