Package: whoa 0.0.2

whoa: Evaluation of Genotyping Error in Genotype-by-Sequencing Data

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.

Authors:Eric C. Anderson [aut, cre]

whoa_0.0.2.tar.gz
whoa_0.0.2.zip(r-4.7)whoa_0.0.2.zip(r-4.6)whoa_0.0.2.zip(r-4.5)
whoa_0.0.2.tgz(r-4.6-x86_64)whoa_0.0.2.tgz(r-4.6-arm64)whoa_0.0.2.tgz(r-4.5-x86_64)whoa_0.0.2.tgz(r-4.5-arm64)
whoa_0.0.2.tar.gz(r-4.7-arm64)whoa_0.0.2.tar.gz(r-4.7-x86_64)whoa_0.0.2.tar.gz(r-4.6-arm64)whoa_0.0.2.tar.gz(r-4.6-x86_64)
whoa_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
whoa/json (API)
NEWS

# Install 'whoa' in R:
install.packages('whoa', repos = c('https://eriqande.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eriqande/whoa/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

5.01 score 6 stars 17 scripts 747 downloads 2 mentions 10 exports 45 dependencies

Last updated from:831f589d21. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK155
linux-devel-x86_64OK148
source / vignettesOK213
linux-release-arm64OK144
linux-release-x86_64OK186
macos-release-arm64OK154
macos-release-x86_64OK407
macos-oldrel-arm64OK150
macos-oldrel-x86_64OK404
windows-develOK124
windows-releaseOK118
windows-oldrelOK117
wasm-releaseOK118

Exports:bin_depthsexp_and_obs_geno_freqsgeno_freq_boundariesgeno_freq_calc_singlegeno_freqs_scatterinfer_mmake_it_012posteriors_plotprep_vcf_for_est_m_rdtidy_m_ests

Dependencies:apecliclustercpp11digestdplyrfarvergenericsggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmemusemgcvnlmepermutepillarpinfsc50pkgconfigpurrrR6RColorBrewerRcpprlangS7scalesstringistringrtibbletidyrtidyselectutf8vcfRvctrsveganviridisviridisLitewithr

whoa Tutorial

Rendered fromwhoa_tutorial.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2019-08-01
Started: 2018-09-05