Learn R Programming

GeneticSubsetter (version 0.8)

genotypes: Sample Barley Genotypes

Description

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

Usage

data(genotypes)

Arguments

Format

Columns are gentoypes, and rows are markers, formatted for the CoreSetter, CoreSetterCombined, CoreSetOptimizer, HET, MTK.

Source

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

Examples

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

Run the code above in your browser using DataLab