Learn R Programming

mlmm.gwas (version 1.0.6)

mlmm.gwas.AD: Dataset for examples with the mlmm.gwas package, additive and additive+dominance models

Description

  • Species: Helianthus annuus

  • Individuals: 125

  • Markers: 500

Usage

data(mlmm.gwas.AD)

Arguments

Format

  • floweringDateAD: a named numeric of length 444.

  • Xa: a 110x500 numeric matrix

  • Xd: a 110x500 numeric matrix

  • K.add: a 110x110 numeric matrix

  • K.dom: a 110x110 numeric matrix

Details

Variables:

  • floweringDateAD: flowering dates in <U+00B0>C.day, time since sowing.

  • Xa: genotype matrix (additive)

  • Xd: genotype matrix (dominance)

  • K.add: "kinship" matrix (additive)

  • K.dom: "kinship" matrix (dominance)