-
Notifications
You must be signed in to change notification settings - Fork 204
Software References
Gavin Douglas edited this page Jul 13, 2017
·
14 revisions
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:
- Wikipedia list of RNA-seq bioinformatic tools - many of which are the same or similar tools that are commonly used in microbial ecology.
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!
- 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.
- 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.
- CATCh (website, paper)
- ChimeraSlayer
- UCHIME
- VSEARCH* (website, paper) - open-source implementation of the UCHIME algorithm.
- AmpliconNoise
- DADA2*
- Deblur**
- PanFP
- PAPRICA
- PICRUSt*
- Piphillin
- SINAPS
- Tax4Fun
- Vikodak
- BEAST
- FastTree*
- MEGA
- RAxML**
- Evolutionary Placement Algorithm (EPA) in RAxML (website)
- PAGAN (website, paper)
- pplacer (website, paper)
- TreeStat (website)
- 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].