Learn R Programming

snpReady (version 0.9.6)

maize.line: maize lines

Description

A raw dataset of maize lines genotyped with 768 markers

Arguments

Format

A matrix with 70656 observations on the following 4 variables.

  • sample: identification of samples (name of individuals)

  • marker: identification of SNP markers

  • allele.1: Allele 1

  • allele.2: Allele 2

Examples

Run this code
# NOT RUN {
data(maize.line)
## str(maize.line)

# }

Run the code above in your browser using DataLab