R/pheno_apple.R

#' Phenotypic data for apple dataset
#'
#' Phenotypic data on 247 apple clones (\emph{i.e.}, genotypes) evaluated for
#' several fruit quality traits at two New Zealand sites, Motueka (MOT) and Hawkes Bay (HB).
#' Dataset obtained from supplementary material in Kumar \emph{et al.} (2015).
#'
#' @docType data
#'
#' @usage pheno.apple
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references
#' Kumar S., Molloy C., Muñoz P., Daetwyler H., Chagné D., and Volz R. 2015.
#' Genome-enabled estimates of additive and nonadditive genetic variances and prediction
#' of apple phenotypes across environments. G3 Genes, Genomes, Genetics 5:2711–2718.
#'
#' @examples
#' pheno.apple |> head()
#'
#' @name pheno.apple
NULL

Try the ASRgenomics package in your browser

Any scripts or data that you put into this service are public.

ASRgenomics documentation built on May 29, 2024, 12:03 p.m.