title: “Metabarcoding – Examples” permalink: /projects/edna/metabarcoding/examples/ layout: single author_profile: true —
Examples
After downloading the package, it is recommended to go through the vignette, which highlights the important aspects of the package.
👉 Vignette
R script
This script analyses simulated metabarcoding data with:
- n = 100 sites
- S = 10 species
- M = 5 samples
- K = 12 qPCR tests
👉 R script
Simulated data
Used to fit and test the model:
Additional datasets
For assessing model performance:
How to use
- Download all files
- Save them in your working directory
- Run the R script to:
- install required packages
- fit the model
- generate outputs and plots
