R/gen.R

#' @title Genotype
#'
#' @description A  matrix with dimension of 30*50 containing the numeric genotype
#' indicator for 30 simulated individuals of an F2 family generated from the cross
#' of two inbred lines according to \code{map} provided in the package.
#'
#' @format A matrix with 30 rows and 50 columns:
#' \describe{
#'   \item{ID}{individual ID}
#'   \item{marker}{name of marker}
#' }
#'
"gen"

Try the sbl package in your browser

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

sbl documentation built on May 1, 2019, 10:06 p.m.