R/snpData-data.R

#' Sample data for demonstrating the application of experimental evolution.
#'
#' This sample data contains 5 replicates of counts and sequencing depth
#' information for 5 SNPs at the generations (0, 10, 20, 30, 40, 50, 60).
#'
#' @docType data
#'
#' @usage data(snpData)
#'
#' @keywords datasets
#'
#' @examples
#' data(snpData)
#' counts=snpData$counts
#' seq_depth=snpData$seq_depth
"snpData"

Try the GPrank package in your browser

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

GPrank documentation built on May 2, 2019, 3:35 p.m.