recombine: Simulate recombination

Description Usage Arguments

Description

Uses the hypredRecombine function as a base, but will apply that function over the chromosomes in the genome list

Usage

1
2
recombine(genome, haploid.genomeA, haploid.genomeB, mutate = TRUE,
  mutation.rate.snp, mutation.rate.qtl)

Arguments

genome

The list of hypred genomes.

haploid.genomeA

The first haploid genome.

haploid.genomeB

The second haploid genome.

mutate

A logical as to generate random mutations when recombining.

mutation.rate.snp

The per-base mutation rate of the SNPs.

mutation.rate.qtl

The per-base mutation rate of the QTL.


UMN-BarleyOatSilphium/GSSimTPUpdate documentation built on May 9, 2019, 7:40 p.m.