# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "castgen" in publications use:' type: software license: Apache-2.0 title: 'castgen: Estimate Sample Size for Population Genomic Studies' version: 1.0.2 doi: 10.32614/CRAN.package.castgen abstract: Estimate sample sizes needed to capture target levels of genetic diversity from a population (multivariate allele frequencies) for applications like germplasm conservation and breeding efforts. Compares bootstrap samples to a full population using linear regression, employing the R-squared value to represent the proportion of diversity captured. Iteratively increases sample size until a user-defined target R-squared is met. Offers a parallelized R implementation of a previously developed 'python' method. All ploidy levels are supported. For more details, see Sandercock et al. (2024) . authors: - family-names: Sandercock given-names: Alexander M. email: ams866@cornell.edu orcid: https://orcid.org/0000-0001-6897-1856 repository: https://alex-sandercock.r-universe.dev repository-code: https://github.com/alex-sandercock/castgen commit: 2a218145cea3ebebad9d8a54fdcbb688bf883e46 url: https://github.com/alex-sandercock/castgen date-released: '2025-04-02' contact: - family-names: Sandercock given-names: Alexander M. email: ams866@cornell.edu orcid: https://orcid.org/0000-0001-6897-1856