sim_cross_one_informative_parent: Simulate mapping population (one parent)

View source: R/simulation_utils.R

sim_cross_one_informative_parentR Documentation

Simulate mapping population (one parent)

Description

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

Usage

sim_cross_one_informative_parent(
  ploidy,
  n.mrk,
  rf.vec,
  hom.allele,
  n.ind,
  seed = NULL,
  prob = NULL
)

Arguments

void

internal function to be documented


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.