Package: updog 2.1.7

updog: Flexible Genotyping for Polyploids
Implements empirical Bayes approaches to genotype polyploids from next generation sequencing data while accounting for allele bias, overdispersion, and sequencing error. The main functions are flexdog() and multidog(), which allow the specification of many different genotype distributions. Also provided are functions to simulate genotypes, rgeno(), and read-counts, rflexdog(), as well as functions to calculate oracle genotyping error rates, oracle_mis(), and correlation with the true genotypes, oracle_cor(). These latter two functions are useful for read depth calculations. Run browseVignettes(package = "updog") in R for example usage. See Gerard et al. (2018) <doi:10.1534/genetics.118.301468> and Gerard and Ferrao (2020) <doi:10.1093/bioinformatics/btz852> for details on the implemented methods.
Authors:
updog_2.1.7.tar.gz
updog_2.1.7.tar.gz(r-4.7-arm64)updog_2.1.7.tar.gz(r-4.7-x86_64)updog_2.1.7.tar.gz(r-4.6-arm64)updog_2.1.7.tar.gz(r-4.6-x86_64)
updog_2.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
updog/json (API)
NEWS
| # Install 'updog' in R: |
| install.packages('updog', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dcgerard/updog/issues
Pkgdown/docs site:https://dcgerard.github.io
- snpdat - GBS data from Shirasawa et al
- uitdewilligen - Subset of individuals and SNPs from Uitdewilligen et al (2013).
Last updated from:4aaeea5912. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 220 | ||
| linux-devel-x86_64 | OK | 268 | ||
| source / vignettes | OK | 339 | ||
| linux-release-arm64 | OK | 220 | ||
| linux-release-x86_64 | OK | 213 | ||
| wasm-release | OK | 183 |
Exports:dbetabinomfilter_snpflexdogflexdog_fullformat_multidogget_q_arrayis.flexdogis.multidoglog_sum_explog_sum_exp_2multidogoracle_cororacle_cor_from_jointoracle_jointoracle_misoracle_mis_from_jointoracle_mis_vecoracle_mis_vec_from_jointoracle_plotpbetabinomplot_genoqbetabinomrbetabinomrflexdogrgenowem
Dependencies:assertthatclicodetoolscpp11digestdoFuturedoRNGfarverforeachfuturefuture.applyggplot2globalsgluegtableisobanditeratorslabelinglifecyclelistenvmagrittrparallellyplyrR6RColorBrewerRcppRcppArmadilloreshape2rlangrngtoolsS7scalesstringistringrvctrsviridisLitewithr
Example Use of Updog
Rendered fromsmells_like_updog.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2025-09-24
Started: 2018-07-10
Genotyping Many SNPs with multidog()
Rendered frommultidog.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2026-03-17
Started: 2020-01-28
Oracle Calculations
Rendered fromoracle_calculations.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2025-09-24
Started: 2018-07-10
Simulate Next-Generation Sequencing Data
Rendered fromsimulate_ngs.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2025-09-24
Started: 2018-07-10
