pairwRF: Pairwise recombination frequency calculation

Description Usage Arguments Value

View source: R/recombination.R

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.


grafab/pergola documentation built on May 17, 2019, 8:18 a.m.