powered by
grain width of RILs
data("phenoData")
The format is: num [1:241, 1] 2.85 2.7 2.8 2.9 3.2 2.8 2.75 2.75 2.9 3.35 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:241] "MZ001" "MZ002" "MZ003" "MZ004" ... ..$ : chr "Grain_width"
Grain width is quantitative phenotype
# NOT RUN { #load data data(phenoData) # }
Run the code above in your browser using DataLab