erictleung / awesome-microbes

List of computational resources for analyzing microbial sequencing data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-microbes

List of software packages (and the people developing these methods) for microbiome (16S), metagenomics (WGS, Shot-gun sequencing), and pathogen identification/detection/characterization. Contributions welcome...
Inspired by awesome-single-cell

Microbiome (16S)

Explicet - [?] - a free to use, open source software package (GPLv3) available for Windows, Mac, and Linux that facilitates the exploration and visualization of taxonomy-based microbiome datasets (a.k.a. OTU tables).

LotuS - [?] - aims at scientists and bioinformatician that want a simple pipeline that is streamlined to a core functionality of creating OTU and taxa abundance tables, at very fast speeds (e.g. processing an 8GB 16S miSeq run takes ~ 30 min on a laptop). LotuS does not include numerical analysis of samples, instead we designed LotuS output to be easily integrateable into existing workflows in e.g. statistical programming languages like R, QIIME/mothur or Matlab.

METAREP - [?] - high-performance comparative metagenomics. It provides a suite of web based tools to help scientists to view, query, browse and compare metagenomic annotation data derived from ORFs called on metagenomics reads or assemblies.

Microbiome Util - [perl] - NASTiEr - Sequence Alignment; WigeoN - Chimera detection; TreeChopper - OTU binning; AMOSScmp - Sequence assembly.

mothur - [C++] - OTU-based analysis of 16S data.

Otupipe - [?] - a bash script for OTU clustering based on USEARCH. This page is retained for historical interest because a script based on otupipe was used to create the published QIIME results for the Human Microbiome Project (HMP).

Qiime - [Python] - QIIME is designed to take users from raw sequencing data generated on the Illumina or other platforms through publication quality graphics and statistics. This includes demultiplexing and quality filtering, OTU picking, taxonomic assignment, and phylogenetic reconstruction, and diversity analyses and visualizations.

Qiita (cheetah) - [?] - microbiome storage and analysis resource that can run on everything from your laptop to a supercomputer. It is built on top of the widely used QIIME package, and enables the exploration of -omics data.

UPARSE - [?] - generates OTUs that are far superior to state-of-the-art methods including QIIME, mothur and AmpliconNoise on mock community tests. OTU representative sequences are more accurate predictions of biological sequences, and the number of OTUs is much close to the number of species.

Metagenomics (WGS, Shot-gun sequencing)

bioBakery-MetaPhlAn - [python] - a virtual environment platform that provides meta'omic analysis tools.

Mauve - [?] - a system for constructing multiple genome alignments in the presence of large-scale evolutionary events such as rearrangement and inversion. Multiple genome alignments provide a basis for research into comparative genomics and the study of genome-wide evolutionary dynamics.

curatedMetagenomicData - [R] - a curated database of processed human microbiome data from metagenomics, from the Human Microbiome Project and numerous other published datasets. Provides both taxonomic profiles and inferred metabolic function. Distributed via Bioconductor's ExperimentHub, command-line interface also available.

MetaMeta - [python] - Integrates metagenome analysis tools to improve taxonomic profiling. doi

Microbe (pathogen, bacterial, viral) Identification/Detection/Characterization

Pathoscope - [python] - Species identification and strain attribution with unassembled sequencing data.

MetaHIT - [?] - DNA microarrays and high-throughput DNA re-sequencing technology for structural and functional analysis of microbial populations.

Visualization

Krona - [python] - Interactive metagenomic visualization in a Web browser.

MEGAN - [?] - The most powerful interactive microbiome analysis tool Analyse metagenome, metatranscriptome and amplicon sequences from multiple sources.

Other Tools

AmpliconNois - [?] - a collection of programs for the removal of noise from 454 sequenced PCR amplicons. It involves two steps the removal of noise from the sequencing itself and the removal of PCR point errors. This project also includes the Perseus algorithm for chimera removal.

BLAST - [C?] - Basic Local Alignment Search Tool.

gist, genepuddle, and gargle - [?] - filter contaminants from RNA-seq sequences to make them suitable for alignment and analysis.

MLSTEZ - [python] - MLSTEZ is designed for next generation sequencing technology (PacBio CCS or Roche 454 platform) based MSLT methods.

Web Portals

CosmosID - Exploring the Universe of Microbes.

One Codex - One Codex is a data platform for applied microbial genomics.

Cancer Genomics Cloud - A cloud platform to analyze microbe data. Currently available pipelines - BLAST-based microbe identification and characterization, mothur, Qimme, and MetaPhlAn with built-in visualization. Contact @stevetsa for more information.

MG-RAST - Metagenomics Analysis Server.

Nephele - Microbiome Analysis without Boundaries.

PATRIC - Bacterial database and analysis platform.

ViPR - Viral pathogen database and analysis platform.

Journal Articles, etc.

BIOM Format - is designed to be a general-use format for representing biological sample by observation contingency tables. BIOM is a recognized standard for the Earth Microbiome Project and is a Genomics Standards Consortium supported project.

Experimental and analytical tools for studying the human microbiome - Nature Reviews Genetics 13, 47-58 (January 2012) | doi:10.1038/nrg3129.

About

List of computational resources for analyzing microbial sequencing data.

License:MIT License