-
Notifications
You must be signed in to change notification settings - Fork 204
Home
This wiki is currently under construction. For the microbiome helper pipeline please see the main GitHub page.
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.
More detail on particular steps:
More detail on particular steps:
- Stitch reads
- Sequence QC
- Remove low quality reads
- Remove chimeric reads
- OTU picking
- Alpha and beta diversity
- Changes to 16S workflow for 18S data
- PICRUSt workflow
- Additional QIIME analysis
-
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.
- Please feel free to post a question on the Microbiome Helper google group if you have any issues.
- General comments or inquires about Microbiome Helper can be sent to [email protected].