Skip to content
Gavin Douglas edited this page Apr 13, 2016 · 46 revisions

Microbiome helper is a series of scripts that help process and automate various microbiome and metagenomic bioinformatic tools. The main workflows are for analyzing 16S and metagenomic data. These tools are contained in an Ubuntu virtual box image for those who don't want to set up their own work environment.

These scripts were produced as part of the Integrated Microbiome Resource. It is important that you cite the tools that are wrapped by our scripts.

Table of contents:

Metagenomic resources

More detail on particular steps:

16S resources

More detail on particular steps:

Before getting started:

  • These workflows starts with raw paired-end MiSeq data in demultiplexed fastq format.

  • Most of the commands allow parallel threads to be used with the -p option. Adjust according to your computer hardware abilities.

  • These workflows can be completed in roughly 24 hours on a single quad-core desktop when starting with 25 million paired end reads.

Clone this wiki locally