R/markers.R

#' Marker data produced with genotypeR
#'
#' Data from a recombination plasticity experiment in 
#' Drosophila pseudoobscura. This data is provided to demonstrate the
#' the use of the genotypeR package
#'
#' @docType data
#'
#' @usage data(markers)
#'
#' @format An object read in with \code{read_in_Master_SNPs_data}; see \code{\link[genotypeR]{read_in_Master_SNPs_data}}.
#'
#' @keywords data sets
#'
#'
#' @examples
#' data(markers)
#' head(markers)
#' colnames(markers)
#' 
"markers"

Try the genotypeR package in your browser

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

genotypeR documentation built on May 2, 2019, 8:25 a.m.