phenos: Example data

phenosR Documentation

Example data

Description

Example phenotypic and molecular marker data on a population of six-row barley lines.

Usage

phenos

genos

map

crosses

Format

A dataset with four objects:

phenos

A data.frame with 245 rows and 5 columns of phenotypic observations of four traits on 245 barley lines. Some lines have missing data.

genos

A matrix of realized molecular marker genotypes for 245 barley lines and 742 SNP markers. Genotypes are coded as 1 for homozygous first allele, 0 for heterozygous, and -1 for homozygous second allele.

map

A data.frame with 742 rows and 3 columns containing genetic map positions of the 742 SNP markers. The first column contains the marker name, the second column the chromosome, and the third column the genetic position.

crosses

A data.frame with 186 rows and 2 columns containing specific combinations of two parents for prospective breeding crosses.

An object of class matrix (inherits from array) with 245 rows and 742 columns.

An object of class data.frame with 742 rows and 3 columns.

An object of class data.frame with 186 rows and 2 columns.

Details

This dataset includes phenotypic observations and realized molecular marker genotypes for 245 barley lines. Phenotypic observations were recorded for four traits, and the population was genotyped with 742 SNP markers. The data formats are described below:

Source

Data are exported from the think_barley.rda package.


neyhartj/gws documentation built on Feb. 5, 2024, 12:42 a.m.