Skip to content

Software References

Gavin Douglas edited this page Jul 13, 2017 · 14 revisions

Under Construction

This page aims to list many useful bioinformatic tools for microbial ecology and related areas. This is not an exhaustive list, but should be useful to newcomers to the field.

Some other lists you may be interested in are:

Some of the below tools are highlighted by asterisks, which correspond to:

* Tools that are in the Microbiome Helper virtual box.
** Tools that we are looking into and may add soon.

If you there are tools you think we are missing from this list then please let us know!

Toolkits

Pre-processing

Quality Control

  • FastQC* (website) - Java program that provides simple graphical user interface (GUI) or command-line options to quickly generate summary graphs and tables describing raw sequence files.
  • fastqp (website) - Python alternative to FastQC that produces similar summaries.

Read filtering and/or trimming

  • BBDuk* (website, helpful seqanswers thread) - Java program implemented in the BBMap package, which includes bioinformatic tools for a number of diverse purposes. BBDuk's focus is on filtering, trimming, or masking reads based on matches to user-specified sequences/kmers, but can also be used for other purposes such as filtering reads by length and quality cut-off.
  • FASTX-Toolkit* (website) - Many different C and C++ command-line programs for filtering and transforming sequence files.

Chimera filtering

  • CATCh (website, paper)
  • ChimeraSlayer
  • UCHIME
  • VSEARCH* (website, paper) - open-source implementation of the UCHIME algorithm.

Error correction

  • AmpliconNoise
  • DADA2*
  • Deblur

Amplicon functional prediction

  • PanFP
  • PAPRICA
  • PICRUSt*
  • Piphillin
  • SINAPS
  • Tax4Fun
  • Vikodak

Tree building

  • BEAST
  • FastTree*
  • MEGA
  • RAxML**

Tree analyzing

Clone this wiki locally