Learn R Programming

MDSMap (version 1.3)

lgV.txt: Dataset lgV.txt: pairwise recombination fractions for 238 markers.

Description

A dataset containing the pairwise recombinations fractions for 238 SNP markers from linkage group V of potato. These are derived from the genotypes of 190 offspring from a cross between potato cultivar Stirling and the breeding line 12601ab1. Further details are available in Hackett et al. (2013).

Arguments

Format

An ascii text file in the format described in calc.maps.pc and calc.maps.sphere. The first line contains the number of markers and the number of combinations. Then follow the space-separated combinations with their recombination fractions and LOD scores:

nmarkers
marker_1marker_2recombination fraction
LOD12.
.13.
.14.
....
....
....
.23.
.24.
....

lgV.txt

NA

Examples

Run this code
system.file("extdata", "lgV.txt", package="MDSMap")

Run the code above in your browser using DataLab