Skip to content

MakisDi/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 "subsample_sampleName.fastq". The string before the underscore will be used to declare the analysis' sample categories.
  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