genotypes.poly {GeneticSubsetter}R Documentation

Sample Barley Genotypes

Description

Twenty diploid barley genotypes, with twenty markers each, for to demonstrate functions in the GeneticSubsetter package, formatted for CoreSetterPoly.

Usage

data(genotypes)

Format

Rows are genotypes, and each set of two columns is one locus.

Source

Triticeae Coordinated Agricultural Project (T-CAP) (http://triticeaetoolbox.org)

Examples

data("genotypes")
str(genotypes.poly)

[Package GeneticSubsetter version 0.8 Index]