#' Mouse chromosome lengths
#'
#' Lengths in base pairs of the 22 autosomes for mouse.
#'
#' @docType data
#'
#' @usage data(mouse.chrlen)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @references Chick et al. (2016)
#' (\href{https://dx.org/10.1038/nature18270}{Nature 534: 500-505})
#'
#' @source \href{https://github.com/churchill-lab/intermediate}{Churchill GitHub}
#'
#' @examples
#' data(mouse.chrlen)
#' mouse.chrlen
"mouse.chrlen"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.