Learn R Programming

GeneticSubsetter (version 0.8)

genotypes.poly: 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)

Arguments

Format

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

Source

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

Examples

Run this code
data("genotypes")
str(genotypes.poly)

Run the code above in your browser using DataLab