Package: whoa
Type: Package
Title: Evaluation of Genotyping Error in Genotype-by-Sequencing Data
Version: 0.0.2
Authors@R: c(
    person(given = c("Eric", "C."), family = "Anderson", email = "eric.anderson@noaa.gov", role = c("aut", "cre"))
  )
Maintainer: Eric C. Anderson <eric.anderson@noaa.gov>
Description: This is a small, lightweight package that lets users investigate the distribution of genotypes in genotype-by-sequencing (GBS) data where they expect (by and large) Hardy-Weinberg equilibrium, in order to assess rates of genotyping errors and the dependence of those rates on read depth.  It implements a Markov chain Monte Carlo (MCMC) sampler using 'Rcpp' to compute a Bayesian estimate of what we call the heterozygote miscall rate for restriction-associated digest (RAD) sequencing data and other types of reduced representation GBS data. It also provides functions to generate plots of expected and observed genotype frequencies. Some background on these topics can be found in a recent paper "Recent advances in conservation and population genomics data analysis" by Hendricks et al. (2018) <doi:10.1111/eva.12659>, and another paper describing the MCMC approach is in preparation with Gordon Luikart and Thierry Gosselin.
License: CC0
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.3.0)
Imports: dplyr, magrittr, tibble, tidyr, Rcpp (>= 0.12.16), vcfR,
        viridis, ggplot2
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-08-09 22:58:14 UTC; eriq
Author: Eric C. Anderson [aut, cre]
Repository: CRAN
Date/Publication: 2021-08-11 06:10:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 02:42:00 UTC; unix
Archs: whoa.so.dSYM
