Package: demulticoder 0.1.2
demulticoder: Simultaneous Analysis of Multiplexed Metabarcodes
A comprehensive set of wrapper functions for the analysis of multiplex metabarcode data. It includes robust wrappers for 'Cutadapt' and 'DADA2' to trim primers, filter reads, perform amplicon sequence variant (ASV) inference, and assign taxonomy. The package can handle single metabarcode datasets, datasets with two pooled metabarcodes, or multiple datasets simultaneously. The final output is a matrix per metabarcode, containing both ASV abundance data and associated taxonomic assignments. An optional function converts these matrices into 'phyloseq' and 'taxmap' objects. For more information on 'DADA2', including information on how 'DADA2' infers samples sequences, see Callahan et al. (2016) <doi:10.1038/nmeth.3869>. For more details on the 'demulticoder' R package see Sudermann et al. (2025) <doi:10.1094/PHYTO-02-25-0043-FI>.
Authors:
demulticoder_0.1.2.tar.gz
demulticoder_0.1.2.zip(r-4.7)demulticoder_0.1.2.zip(r-4.6)demulticoder_0.1.2.zip(r-4.5)
demulticoder_0.1.2.tgz(r-4.6-any)demulticoder_0.1.2.tgz(r-4.5-any)
demulticoder_0.1.2.tar.gz(r-4.7-any)demulticoder_0.1.2.tar.gz(r-4.6-any)
demulticoder_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
demulticoder/json (API)
NEWS
| # Install 'demulticoder' in R: |
| install.packages('demulticoder', repos = c('https://grunwaldlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/grunwaldlab/demulticoder/issues
Pkgdown/docs site:https://grunwaldlab.github.io
Last updated from:1b828f933b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 196 | ||
| source / vignettes | OK | 272 | ||
| linux-release-x86_64 | OK | 201 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 151 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 112 | ||
| wasm-release | OK | 191 |
Exports:assign_taxconvert_asv_matrix_to_objscut_trimmake_asv_abund_matrixprepare_reads
Dependencies:bitbit64clicliprcodetoolscpp11crayondigestdplyrfarverfurrrfuturegenericsggplot2globalsgluegtablehmsisobandlabelinglifecyclelistenvmagrittrparallellypillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerreadrrlangS7scalesstringistringrtibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assign taxonomy functions | assign_tax |
| Filter ASV abundance matrix and convert to 'taxmap' and 'phyloseq' objects | convert_asv_matrix_to_objs |
| Main command to trim primers using 'Cutadapt' and core 'DADA2' functions | cut_trim |
| Make an amplified sequence variant (ASV) abundance matrix for each of the input barcodes | make_asv_abund_matrix |
| Prepare reads for primer trimming using 'Cutadapt' | prepare_reads |
