Package: DNABarcodes 1.37.0
DNABarcodes: A tool for creating and analysing DNA barcodes used in Next Generation Sequencing multiplexing experiments
The package offers a function to create DNA barcode sets capable of correcting insertion, deletion, and substitution errors. Existing barcodes can be analysed regarding their minimal, maximal and average distances between barcodes. Finally, reads that start with a (possibly mutated) barcode can be demultiplexed, i.e., assigned to their original reference barcode.
Authors:
DNABarcodes_1.37.0.tar.gz
DNABarcodes_1.37.0.zip(r-4.5)DNABarcodes_1.37.0.zip(r-4.4)DNABarcodes_1.37.0.zip(r-4.3)
DNABarcodes_1.37.0.tgz(r-4.4-x86_64)DNABarcodes_1.37.0.tgz(r-4.4-arm64)DNABarcodes_1.37.0.tgz(r-4.3-x86_64)DNABarcodes_1.37.0.tgz(r-4.3-arm64)
DNABarcodes_1.37.0.tar.gz(r-4.5-noble)DNABarcodes_1.37.0.tar.gz(r-4.4-noble)
DNABarcodes_1.37.0.tgz(r-4.4-emscripten)DNABarcodes_1.37.0.tgz(r-4.3-emscripten)
DNABarcodes.pdf |DNABarcodes.html✨
DNABarcodes/json (API)
NEWS
# Install 'DNABarcodes' in R: |
install.packages('DNABarcodes', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- mutatedReads - Mock Set of Mutated Reads
- supplierSet - Mock Set of DNA Barcodes
On BioConductor:DNABarcodes-1.35.1(bioc 3.20)DNABarcodes-1.34.1(bioc 3.19)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 23 days agofrom:0b621bcf15. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | OK | Oct 30 2024 |
R-4.5-linux-x86_64 | OK | Oct 30 2024 |
R-4.4-win-x86_64 | OK | Oct 30 2024 |
R-4.4-mac-x86_64 | OK | Oct 30 2024 |
R-4.4-mac-aarch64 | OK | Oct 30 2024 |
R-4.3-win-x86_64 | OK | Oct 30 2024 |
R-4.3-mac-x86_64 | OK | Oct 30 2024 |
R-4.3-mac-aarch64 | OK | Oct 30 2024 |
Exports:analyse.barcodesbarcode.set.distancescreate.dnabarcodescreate.dnabarcodes.ashlockcreate.dnabarcodes.cliquecreate.dnabarcodes.conwaycreate.dnabarcodes.samplingcreate.pooldemultiplexdistance
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create and analyse DNA barcode sets that are capable of error correction. | DNABarcodes-package DNABarcodes |
Analyse Sets of Barcode | analyse.barcodes |
Calculate distances between each barcode pair of a barcode set. | barcode.set.distances |
Create a set of DNA barcodes using one of several heuristic methods. | create.dnabarcodes create.dnabarcodes.ashlock create.dnabarcodes.clique create.dnabarcodes.conway create.dnabarcodes.sampling |
Create a pool of barcode candidates. | create.pool |
Demultiplex a set of reads. | demultiplex |
Calculate distance between two barcodes. | distance |
Mock Set of Mutated Reads | mutatedReads |
Mock Set of DNA Barcodes | supplierSet |