R/data_PoolInfo.R

#' An example of pool-seq sample info
#'
#' A dataset containing the population pool ID and the number of individuals
#' used in a pool-seq experiment. \cr
#' \cr
#'
#' @usage data(data_PoolInfo)
#'
#' @format A data table with 2 rows and 2 columns.
#'
#' @details
#' \itemize{
#'   \item \code{POOL} = The population pool ID.
#'   \item \code{INDS} = The number of diploid individuals that contributed toward
#'     the population pool.
#' }
#'
#' @references Gautier et al. (2013) Estimation of population allele frequencies from
#' next-generation sequencing data: pool-versus individual-based genotyping.
#' Molecular Ecology: 22(14) 3766–3779.
#'
#' @docType data
#' @keywords datasets
#' @name data_PoolInfo
NULL
j-a-thia/genomalicious documentation built on Oct. 19, 2024, 7:51 p.m.