| Literature DB >> 23365548 |
Marisa P Dolled-Filhart1, Michael Lee, Chih-wen Ou-Yang, Rajini Rani Haraksingh, Jimmy Cheng-Ho Lin.
Abstract
It has become increasingly apparent that one of the major hurdles in the genomic age will be the bioinformatics challenges of next-generation sequencing. We provide an overview of a general framework of bioinformatics analysis. For each of the three stages of (1) alignment, (2) variant calling, and (3) filtering and annotation, we describe the analysis required and survey the different software packages that are used. Furthermore, we discuss possible future developments as data sources grow and highlight opportunities for new bioinformatics tools to be developed.Entities:
Mesh:
Year: 2013 PMID: 23365548 PMCID: PMC3556895 DOI: 10.1155/2013/730210
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Figure 1Next-generation sequencing bioinformatics workflow.
| Program | Source type | Description | Website |
|---|---|---|---|
| Bowtie | Open source | Ungapped alignment |
|
| Refined use of FM Index using the BWT | |||
| Fast and memory-efficient alignment | |||
| Quality value output | |||
|
| |||
| Bowtie2 | Open source | Extends Bowtie approach to be useful for gapped alignment |
|
|
| |||
| SEAL | Open source | Comparison of alignment algorithms using simulated short read sequencing runs |
|
|
| |||
| SOAP3 | Open source | Gapped and ungapped alignment |
|
| Specialized for detecting and genotyping SNPs | |||
| Hash table accelerates searching using BWT-based index | |||
| Reports multiple possibilities rather than single best match | |||
| Increased speed using GPU | |||
|
| |||
| BWA, BWA-SW | Open source | Most common/standard method used |
|
| Index with BWT that is faster than the hash-based index used for MAQ | |||
| Quality score reported | |||
|
| |||
| mrFAST, mrsFAST | Open source | Seed-and-extend alignment method with hash table inex for reference genome | — |
| Reports all read mappings instead of single best mapping Useful for CNVs, structural variants | |||
|
| |||
| Novoalign | Commercially | Novocraft's proprietary software with hashing strategy |
|
| High accuracy for single end mapping | |||
| Focused on sensitivity | |||
|
| |||
| SHRiMP/SHRiMP2 | Open source | Specialized for SOLiD color-space reads using spaced seeds and SWA |
|
| Also applicable for regular letter-space reads | |||
| Handles higher level of polymorphisms | |||
|
| |||
| MAQ | Open source | Ungapped alignment |
|
| Hash-based index with quality score for mapping | |||
|
| |||
| Stampy | Open source | Hybrid mapping algorithm and statistical model, complementary to BWA |
|
|
| |||
| ELAND | Commercially | Hash-based alignment program |
|
|
| |||
| LAST aligner | Open source | Probablistic alignment quality scores as well as usual score matrix |
|
|
| |||
| SARUMAN | Open Source | Mapping approach for single-end reads that returns all possible alignments with given error threshold with high speed using GPUs |
|