genoCxR {wgaim} | R Documentation |
Genotypic marker data for Cascades x RAC875-2 doubled haploid population in R/qtl format
Description
Linkage map marker data for the Cascades x RAC875-2 doubled haploid population in the form of an R/qtl cross object.
Usage
data(genoCxR)
Format
This data relates to a linkage map of 663 markers genotyped on 93
individuals. The linkage map consists of 42 linkage groups spanning
the whole genome. Coincident markers have been removed reducing the
linkage map to 458 markers. Map distances have been
estimated using read.cross()
with the haldane
mapping function. The data object is therefore an R/qtl
cross object. See read.cross()
documentation for more details on the
format of this object.
Examples
data(genoCxR, package = "wgaim")
linkMap(genoCxR, cex = 0.5)
[Package wgaim version 2.0-1 Index]