biobouncer: Validate Biological Identifiers and Inputs

Gene symbols, ontology terms, variant formats, and database accessions are validated through one small application programming interface (API), either offline against identifier patterns and bundled snapshots or live against a source web service. Results are designed to match those of the companion 'Python' package for the same inputs. Input order and length are preserved, and errors are reported explicitly rather than as a silent failure. Identifier patterns follow the registry and nomenclature described in Hoyt et al. (2022) <doi:10.1038/s41597-022-01807-3> and den Dunnen et al. (2016) <doi:10.1002/humu.22981>.

Version: 0.1.4
Depends: R (≥ 4.0)
Imports: checkmate, cli, curl, jsonlite, tibble, tools, utils, yaml
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2026-09-03
DOI: 10.32614/CRAN.package.biobouncer (may not be active yet)
Author: Samuel Bharti ORCID iD [aut, cre, cph]
Maintainer: Samuel Bharti <samuelbharti.io at gmail.com>
BugReports: https://github.com/samuelbharti/biobouncer/issues
License: MIT + file LICENSE
URL: https://github.com/samuelbharti/biobouncer, https://www.samuelbharti.com/biobouncer/r/
NeedsCompilation: no
Citation: biobouncer citation info
Materials: README, NEWS
CRAN checks: biobouncer results

Documentation:

Reference manual: biobouncer.html , biobouncer.pdf
Vignettes: Getting started with biobouncer (source, R code)

Downloads:

Package source: biobouncer_0.1.4.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=biobouncer to link to this page.