dadaist2
dadaist2 processes amplicon sequencing data to denoise reads with the DADA2 algorithm and generate Amplicon Sequence Variants (ASVs) for microbial community composition, diversity, and ecological analyses, including support for variable-length markers such as the fungal ITS region.
Key Features:
- Denoising and ASV Generation: Leverages the DADA2 algorithm to denoise marker-specific amplicons from sequencing reads and produce high-resolution Amplicon Sequence Variants (ASVs).
- Modular Pipeline Design: Implements a modular pipeline structure that organizes processing into distinct stages up to advanced statistical evaluations.
- Optimization for Variable-Length Amplicons: Provides an optimized approach specifically tailored for variable-length amplicons, addressing challenges posed by regions such as fungal ITS.
- Integration with R: Enables downstream R-based statistical analyses and generation of plots for further numerical evaluation and visualization.
- Comprehensive Analysis Suite: Includes data processing steps plus numerical ecology statistics and visualization capabilities for microbial community analysis.
Scientific Applications:
- Microbial community profiling: Analyzes bacterial populations using 16S rDNA sequencing and fungal populations using ITS region sequencing to resolve community composition.
- Eukaryote barcoding: Supports barcoding of eukaryotes via taxonomic marker amplicons of varying lengths.
- Diversity and ecological studies: Facilitates assessment of community diversity and ecological dynamics for research in microbiology, ecology, and environmental sciences.
Methodology:
Raw sequencing reads are processed through the DADA2 algorithm to denoise data and identify ASVs; the pipeline applies optimized handling for variable-length amplicons (e.g., ITS) and performs downstream statistical analysis and visualization within R.
Details
- Added:
- 5/7/2020
- Last Updated:
- 7/23/2021
Operations
Publications
Ansorge R, Birolo G, James SA, Telatin A. Dadaist2: A Toolkit to Automate and Simplify Statistical Analysis and Plotting of Metabarcoding Experiments. International Journal of Molecular Sciences. 2021;22(10):5309. doi:10.3390/ijms22105309. PMID:34069990. PMCID:PMC8157834.
Documentation
Downloads
- Software packagehttps://github.com/quadram-institute-bioscience/dadaist2/releasesReleases from GitHub
- Software packagehttps://anaconda.org/bioconda/dadaist2