Package: DNABarcodeCompatibility
Type: Package
Title: A Tool for Optimizing Combinations of DNA Barcodes Used in
        Multiplexed Experiments on Next Generation Sequencing Platforms
Version: 1.25.0
Maintainer: Céline Trébeau <ctrebeau@pasteur.fr>
Authors@R: c(
    person("Céline", "Trébeau", email = "ctrebeau@pasteur.fr", role = "cre", comment = c(ORCID = "0000-0001-6795-5379")),
    person("Jacques", "Boutet de Monvel", email = "jacques.boutet-de-monvel@pasteur.fr", role = "aut", comment = c(ORCID = "0000-0001-6182-3527")),
    person("Fabienne", "Wong Jun Tai", email = "virginie.wong-jun-tai@pasteur.fr", role = "ctb"),
    person("Raphaël", "Etournay", email = "raphael.etournay@pasteur.fr", role = "aut", comment = c(ORCID = "0000-0002-2441-9274")))
Description: The package allows one to obtain optimised combinations of DNA barcodes to be used for multiplex sequencing. In each barcode combination, barcodes are pooled with respect to Illumina chemistry constraints. Combinations can be filtered to keep those that are robust against substitution and insertion/deletion errors thereby facilitating the demultiplexing step. In addition, the package provides an optimiser function to further favor the selection of barcode combinations with least heterogeneity in barcode usage. 
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: dplyr, tidyr, numbers, purrr, stringr, stats, utils, methods,
        Rcpp (>= 0.11.2), BH
LinkingTo: Rcpp, BH
Depends: R (>= 3.6.0)
Suggests: knitr, rmarkdown, BiocStyle, testthat
VignetteBuilder: knitr
biocViews: Preprocessing, Sequencing
URL: https://dnabarcodecompatibility.pasteur.fr/
BugReports: https://gitlab.pasteur.fr/ida-public/dnabarcodecompatibility/-/issues
NeedsCompilation: yes
git_url: https://git.bioconductor.org/packages/DNABarcodeCompatibility
git_branch: devel
git_last_commit: f5db668
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Packaged: 2025-06-04 22:41:55 UTC; biocbuild
Author: Céline Trébeau [cre] (ORCID: <https://orcid.org/0000-0001-6795-5379>),
  Jacques Boutet de Monvel [aut] (ORCID:
    <https://orcid.org/0000-0001-6182-3527>),
  Fabienne Wong Jun Tai [ctb],
  Raphaël Etournay [aut] (ORCID: <https://orcid.org/0000-0002-2441-9274>)
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-05 12:52:52 UTC; windows
Archs: x64
