Giter VIP home page Giter VIP logo

16s_accreditation's Introduction

Nextflow

Introduction

This pipeline is for analysis of 16s rRNA

Pipeline Summary

This pipeline performs the following in order:

  1. Quality check of raw reads
  2. Trimming of adapters from reads
  3. Merging/Stitching
  4. Filtering and Primer removal
  5. Orientation
  6. Dereplication
  7. Chimera detection
  8. Clustering OTUs
  9. Phylogeny
  10. Taxonomy
  11. Alpha diversity and Beta diversity

Quick Start

  1. Install Nextflow(>21.11.3)
  2. Install Trimmomatic(>V0.39), qiime2(>V2020.6), multiqc(>V1.4), vsearch(>V2.16.0)
  3. Download the pipeline into your directory with the command
    git clone [email protected]:mbbu/16S_Accreditation.git
    
  4. Test on the given test data with the command
    nextflow -C test.config run main.nf
    
  5. Start running your own analysis
    nextflow run main.nf --primers primers.txt --metadata metadata.tsv --reads microbiome-data/*_R{1,2}.fastq.gz
    

Credits

Check this contributors page for collaborators. All are listed in the report, including those who did not commit to GitHub.

16s_accreditation's People

Contributors

fnyasimi avatar kipkurui avatar nanjalaruth avatar kauthar-omar avatar simeonhebrew avatar asatsa avatar ckigenk avatar gatheru-rose avatar ekariuki-sleepy avatar nelly-wambui avatar totodingi avatar

Forkers

wangari-joyce

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.