R/map.R

#' @title Genetic map
#'
#' @description The genetic map used in the generation of numeric genotype indicators
#' for 30 simulated individuals of an F2 family generated from the cross of two
#' inbred lines.
#'
#' @format A data frame with 50 rows and 4 variables:
#' \describe{
#'   \item{chr}{chromosome}
#'   \item{marker}{name of marker}
#'   \item{cm}{genetic distance measured in centi-Morgan}
#'   \item{effect}{simulated effect assigned to marker in the simulation experiment}
#' }
#'
"map"

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.