Nothing
#' Genotypic data of 926 genotypes for loblolly pine dataset
#'
#' Genotypic data for a total of 4,853 SNPs (coded as 0, 1, 2 and -9 for missing)
#' on 926 genotypes of Loblolly Pine (\emph{Pinus taeda} L.).
#' Dataset obtained from supplementary material in Resende \emph{et al.} (2012).
#'
#' @docType data
#'
#' @usage geno.pine926
#'
#' @format matrix
#'
#' @keywords datasets
#'
#' @references
#' Resende, M.F.R., Munoz, P. Resende, M.D.V., Garrick, D.J., Fernando, R.L., Davis, J.M.,
#' Jokela, E.J., Martin, T.A., Peter, G.F., and Kirst, M. 2012. Accuracy of genomic
#' selection methods in a standard data set of loblolly pine (\emph{Pinus taeda} L.).
#' Genetics 190:1503-1510.
#'
#' @examples
#' geno.pine926[1:5, 1:5]
#'
#' @name geno.pine926
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.