QFAB-Bioinformatics / metaDEGalaxy

GNU General Public License v3.0
0 stars 1 forks source link

MetaDEGalaxy

MetaDEGalaxy is a metagenomic analysis tool running on Galaxy platform. There is a number of scripts written in R and python to make up the Galaxy workflow to perform 16S rRNA analysis. The greengenes database is used as a reference database in the MetaDEGalaxy.

References

Mike W. C. Thang, X. Chua, G. Price, Dominique Gorse, Matthew A Field, 2019. Metadegalaxy: Galaxy Workflow For Differential Abundance Analysis Of 16S Metagenomic Data.

Tool

Script dependencies:

Script

Ansible script

This ansible script contains all the tools, scripts and Galaxy wrappers for MetaDeGalaxy. It can be used to install on a Galaxy Instance ( GVL 4.1.0 / ubuntu 14.04). More informatin can be found here.

Data

The testing data for MetaDEGalaxy is obtained from mothur website. More information about the dataset can be found on the mothur MiSeq SOP Getting started section.

Tutorial

Additional python script

One of the python scripts are obtained from USearch. The script uc2otutable.py was modified to run in python3 environment.