data-phenotypes: Raw phenotype data used in thesis

Description Usage Details Author(s) Examples

Description

Raw phenotype data used in thesis

Usage

1
phenotypes

Details

The data comes from a field trial that is part of a cotton breeding program. The trial was set up in 2012 across 7 locations in the US Cotton Belt. At every location the same bi–parental BC_3F_2 was grown together with a number of entries serving as checks. Yield performance measurements were obtained per plot. The data frame contains the field design information and the yield performance values averaged per plot. The data frame holds information of 2310 observations and 9 features. The features are detailed below and represent the columns in the data frame.

GERMPLASM:

The entry names.

LOCATION:

The name of the locations.

RANGE:

The range coordinates when all fields are seen as being part of one big field, i.e. same reference grid for all fields.

ROW:

The row coordinates when all fields are seen as being part of one big field, i.e. same reference grid for all fields.

RANGEROW:

A combination of the range and row coordinates.

LOCAL_ROW:

The coordinates for the rows linked to the locations. Here the reference grid is the location itself.

LOCAL_RANGE:

The coordinates for the ranges linked to the locations. Here the reference grid is the location itself.

PLOT:

The reference to the plot of the observation.

YIELD:

The average yield performance measures of the plots for the respective observations.

Author(s)

Ruud Derijcker

Examples

1
2
data(phenotypes)
head(phenotypes)

digiYozhik/msc_thesis documentation built on May 14, 2019, 5:16 p.m.