Genotype {Relatedness}R Documentation

Genotype Matrix

Description

The Parental Line Genom matrix for the example with 10 parental lines genotyped with 5000 markers.

Usage

data("Genotype")

Format

The format is: num [1:5000, 1:10] 0 1 0 0 0 1 1 0 1 1 ...

Examples

data(Genotype)
head(Genotype)

[Package Relatedness version 2.0 Index]