Learn R Programming

eqtl (version 1.1-7)

BSpgmap: Genetic map data of a RIL population

Description

Genetic map of physical data of an Arabidopsis~thaliana Recombinant Inbred Line population

Usage

data(BSpgmap)

Arguments

Format

A data frame with 69 observations on the following 3 variables representing the physical location of genetic markers:
Marker
a factor with genetic marker names as levels.
chr
a numeric vector determining the chromosomes.
PP
a numeric vector determining the markers physical position on the chromosome in base pair (bp).

Source

Loudet (Genetics and Plant breeding, the VAST lab, INRA VERSAILLES) http://www.inra.fr/vast/

Details

Physical data of the 33RV population genetic map. This population was created from a Bay0 x Sha cross by Olivier Loudet and Sylvain Chaillou between 1997 and 2000 at INRA Versailles. For complete description of the population see reference below.

References

Loudet et al.(2002) Theoretical and Applied Genetics, vol 104, pp 1173-1184

Examples

Run this code
data(BSpgmap);

Run the code above in your browser using DataLab