crossover: Simulate a crossover between homologous chromosomes of a...

View source: R/crossover.R

crossoverR Documentation

Simulate a crossover between homologous chromosomes of a parent

Description

Simulate a crossover between homologous chromosomes of a parent

Usage

crossover(xo, donor1, donor2, recomb, c)

Arguments

xo

the number of crossovers

donor1

Chrom object in format created from chrom_init, crossover starts with this one

donor2

Chrom object in format created from chrom_init

recomb

dataframe of genetic and physical map for chrom c

c

The chromosome being simulated

Value

a list object of one recombinant chromosome


sarahodell/magicsim documentation built on Sept. 25, 2023, 8:12 a.m.