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"
PROBIC/GPrank documentation built on May 7, 2019, 11:53 p.m.