Skip to content

16S rRNA amplicon sequencing analysis workflow using QIIME2

License

Notifications You must be signed in to change notification settings

changrong1023/ampliseq

 
 

Repository files navigation

nf-core/ampliseq

16S rRNA amplicon sequencing analysis workflow using QIIME2

Build Status Nextflow

install with bioconda Docker Singularity Container available

Introduction

nfcore/ampliseq is a bioinformatics analysis pipeline used for 16S rRNA amplicon sequencing data.

The workflow processes raw data from FastQ inputs (FastQC), trims primer sequences from the reads (Cutadapt), imports data into QIIME2, generates amplicon sequencing variants (ASV, DADA2), classifies features against the SILVA v132 database, excludes unwanted taxa, produces absolute and relative feature/taxa count tables and plots, plots alpha rarefaction curves, computes alpha and beta diversity indices and plots thereof, and finally calls differentially abundant taxa (ANCOM). See the output documentation for more details of the results.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.

Documentation

The nf-core/ampliseq pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

About

16S rRNA amplicon sequencing analysis workflow using QIIME2

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nextflow 83.9%
  • Python 6.2%
  • R 5.5%
  • HTML 3.7%
  • Dockerfile 0.7%