Skip to content

Requirements

Gavin Douglas edited this page Sep 18, 2019 · 49 revisions

The best way to use the Microbiome Helper SOPs is through our Virtual Box images since installing the required tools below may require substantial time and troubleshooting! However, if you do want to install the tools locally you'll need to download or clone our main GitHub repository (https://github.com/LangilleLab/microbiome_helper) if you want to use our scripts.

In addition, the following programs should be installed with commands accessible from the user's PATH, before trying to run any of the scripts included in this repository. These programs are required to run the main workflows, but there are many other tools available on our virtual box images.

Both pipelines

Metagenomics

The human (GRCh38) and PhiX bowtie2 index files can be downloaded here.

16S

Trained QIIME2 taxonomic classifiers can be found here.

Visualization

Perl modules

File::Basename Getopt::Long List::Util Parallel::ForkManager Pod::Usage Sys::Cpu

If you're looking for earlier SOP database files, you can find them here.

Clone this wiki locally