pairwRF: Pairwise recombination frequency calculation

Description Usage Arguments Value

Description

Calculates the pairwise recombination frequencies for two given markers. Heuristic approach, assuming minimal recombination between markers.

Usage

1
pairwRF(input, ploidy = 4, na.penalty = 0)

Arguments

input

Matrix with two rows of genotypes. Each row is one marker.

ploidy

Ploidy level of the organism.

Value

Numeric value of recomination between the two markers.


pergola documentation built on May 2, 2019, 3:22 a.m.