SSW Library: An SIMD Smith-Waterman C/C++ Library for Use in Genomic Applications
SSW Library: An SIMD Smith-Waterman C/C++ Library for Use in Genomic Applications
About this item
Full title
Author / Creator
Publisher
United States: Public Library of Science
Journal title
Language
English
Formats
Publication information
Publisher
United States: Public Library of Science
Subjects
More information
Scope and Contents
Contents
The Smith-Waterman algorithm, which produces the optimal pairwise alignment between two sequences, is frequently used as a key component of fast heuristic read mapping and variation detection tools for next-generation sequencing data. Though various fast Smith-Waterman implementations are developed, they are either designed as monolithic protein database searching tools, which do not return detailed alignment, or are embedded into other tools. These issues make reusing these efficient Smith-Waterman implementations impractical.
To facilitate easy integration of the fast Single-Instruction-Multiple-Data Smith-Waterman algorithm into third-party software, we wrote a C/C++ library, which extends Farrar's Striped Smith-Waterman (SSW) to return alignment information in addition to the optimal Smith-Waterman score. In this library we developed a new method to generate the full optimal alignment results and a suboptimal score in linear space at little cost of efficiency. This improvement makes the fast Single-Instruction-Multiple-Data Smith-Waterman become really useful in genomic applications. SSW is available both as a C/C++ software library, as well as a stand-alone alignment tool at: https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library.
The SSW library has been used in the primary read mapping tool MOSAIK, the split-read mapping program SCISSORS, the MEI detector TANGRAM, and the read-overlap graph generation program RZMBLR. The speeds of the mentioned software are improved significantly by replacing their ordinary Smith-Waterman or banded Smith-Waterman module with the S...
Alternative Titles
Full title
SSW Library: An SIMD Smith-Waterman C/C++ Library for Use in Genomic Applications
Authors, Artists and Contributors
Author / Creator
Identifiers
Primary Identifiers
Record Identifier
TN_cdi_plos_journals_1464982768
Permalink
https://devfeature-collection.sl.nsw.gov.au/record/TN_cdi_plos_journals_1464982768
Other Identifiers
ISSN
1932-6203
E-ISSN
1932-6203
DOI
10.1371/journal.pone.0082138