Skip to content
forked from MakisDi/metagen

16s rRna analysis visualization

Notifications You must be signed in to change notification settings

moulos-lab/metagen

 
 

Repository files navigation

Metagen

Taxonomic analysis for 16s rRna single-end files

Usage

$ ./metagen.sh <path_to_fastQ> <ref_tax_DB>

Required Tools

The following tools are required

Important notes

  1. The pipeline is currently designed and optimised for IonTorrent single-end data
  2. Taxonomy libraries that are installed and can currently be used are:
    • Silva-v.132
    • GreenGenes-v.13_8
    • RefSeq-RDP16S_v2_May2018
  3. Input fastQ file must have the naming format "category1_category2_aFileName.fastq". The string before the underscore will be used to declare the analysis' sample categories (up to two).
  4. Output is stored in the metagen_report.html file that will be generated nside the analysis' directory

Example

$ ./metagen.sh /home/user/16_analysis_directory greengenes

About

16s rRna analysis visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • Other 0.1%