8000 GitHub - leholman/metabarTOAD: A metabarcoding pipeline for analysing Illumina amplicon data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leholman/metabarTOAD

Repository files navigation

metabarTOAD

Introduction

This is a simple pipeline for analysing metabarcoding data. It strings together functions provided in several packages and can be used for the analysis of eDNA metabarcoding data.

Requirements

The pipeline has been tested on Ubuntu/Debian and Mac OS 10.14 onwards and (depending on the functions used) requires the following software packages.

Installation

  • Install above dependancies
  • Launch R
install.packages("devtools")
library("devtools")
install_github("leholman/metabarTOAD")
library("metabarTOAD")

Pipeline Instructions

You can read an overview of the pipeline using the UPARSE/UNOISE algorithm here, and DADA2 here.

Workflow Diagrams

UPARSE/UNOISE

DADA2

About

A metabarcoding pipeline for analysing Illumina amplicon data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0