View source: R/simulation_utils.R
draw_cross | R Documentation |
This function draws the parental map (including the linkage phase configuration) in a pdf output. This function is not to be directly called by the user
draw_cross(
ploidy,
dist.vec = NULL,
hom.allele.p,
hom.allele.q,
file = NULL,
width = 12,
height = 6
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.