Code for analyzing metabarcoding (FoodSeq) datasets in the David Lab at Duke University. For full documentation, see the FoodSeq Handbook.
mb-pipeline/
├── pipeline/ # Cluster scripts and R notebook for creating phyloseq objects
├── reference/ # Reference databases and samplesheet templates
└── foodseq-protocols/ # Wet lab protocols
- Clone this repository to your HPC cluster
- Install the
foodseq.toolsR package - Follow the instructions in
pipeline/or the FoodSeq Handbook