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.5)whoa_0.0.2.zip(r-4.4)whoa_0.0.2.zip(r-4.3)
whoa_0.0.2.tgz(r-4.4-x86_64)whoa_0.0.2.tgz(r-4.4-arm64)whoa_0.0.2.tgz(r-4.3-x86_64)whoa_0.0.2.tgz(r-4.3-arm64)
whoa_0.0.2.tar.gz(r-4.5-noble)whoa_0.0.2.tar.gz(r-4.4-noble)
whoa_0.0.2.tgz(r-4.4-emscripten)whoa_0.0.2.tgz(r-4.3-emscripten)
whoa.pdf |whoa.html
whoa/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

10 exports 6 stars 1.64 score 47 dependencies 2 mentions 24 scripts 1.1k downloads

Last updated 3 years agofrom:831f589d21. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

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:apecliclustercolorspacecpp11digestdplyrfansifarvergenericsggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmemusemgcvmunsellnlmepermutepillarpinfsc50pkgconfigpurrrR6RColorBrewerRcpprlangscalesstringistringrtibbletidyrtidyselectutf8vcfRvctrsveganviridisviridisLitewithr

whoa Tutorial

Rendered fromwhoa_tutorial.Rmdusingknitr::rmarkdownon Sep 08 2024.

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