Learn R Programming

MoBPS (version 1.13.1)

recombination.function.haldane: Haldane recombination function

Description

Standard haldane function

Usage

recombination.function.haldane(noc, length.genome)

Value

Vector of recombination events

Arguments

noc

number of recombination points

length.genome

Length of the genome

Examples

Run this code
recombination.function.haldane(5, 10)

Run the code above in your browser using DataLab