View source: R/simulation_utils.R
| sim_cross_one_informative_parent | R Documentation | 
This function simulates a polyploid mapping population under random chromosome segregation with one informative parent. This function is not to be directly called by the user
sim_cross_one_informative_parent(
  ploidy,
  n.mrk,
  rf.vec,
  hom.allele,
  n.ind,
  seed = NULL,
  prob = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.