R/pmap-data.R

#' Physical map of markers
#'
#' Physical map (Mbp positions) of the markers in [f2cross()]
#'
#' @docType data
#'
#' @usage data(pmap)
#'
#' @format A list of vectors, each containing the locations of markers in Mbp.
#' (Technically, an object of class `"map"`.)
#'
#' @keywords datasets
#'
#' @seealso [expr1()], [expr2()], [f2cross()], [genepos()]
#'
#' @examples
#' data(pmap)
#' summary(pmap)
#' plot(pmap)
"pmap"

Try the lineup package in your browser

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

lineup documentation built on July 10, 2022, 5:05 p.m.