DNABarcodeCompatibility
A Tool for Optimizing Combinations of DNA Barcodes Used in Multiplexed Experiments on Next Generation Sequencing Platforms
Bioconductor version: 3.23 · Package version: 1.28.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DNABarcodeCompatibility") Details
| Maintainer | Céline Trébeau <ctrebeau@pasteur.fr> |
| 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>) |
| License | file LICENSE |
| URL | https://dnabarcodecompatibility.pasteur.fr/ |
| Bug Reports | https://gitlab.pasteur.fr/ida-public/dnabarcodecompatibility/-/issues |
| Downloads rank | 205 |
| Source branch | RELEASE_3_23 |
| biocViews | Preprocessing, Sequencing, Software |