raccas {wgaim}R Documentation

Genotypic marker data

Description

Genotypic marker data represeting a full linkage map from a Double Haploid population

Usage

data(raccas)

Format

A data object of class "cross" inheriting the class "interval".

Details

This is data on 93 individuals from a Double Haploid population typed at 663 markers over 40 chromosomes. Coincident markers have been omitted and the data set has been reduced to 468 markers. This genotypic data has actually been read in from a call to read.interval and is therefore a list with components of the a returned object from read.interval. See the aformentioned function for more details.

Examples


data(raccas, package = "wgaim")
link.map(raccas, cex = 0.5)


[Package wgaim version 0.2 Index]