Unknown

Dataset Information

0

SSW library: an SIMD Smith-Waterman C/C++ library for use in genomic applications.


ABSTRACT:

Background

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.

Results

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.

Conclusions

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 SSW Library.

SUBMITTER: Zhao M 

PROVIDER: S-EPMC3852983 | biostudies-literature | 2013

REPOSITORIES: biostudies-literature

altmetric image

Publications

SSW library: an SIMD Smith-Waterman C/C++ library for use in genomic applications.

Zhao Mengyao M   Lee Wan-Ping WP   Garrison Erik P EP   Marth Gabor T GT  

PloS one 20131204 12


<h4>Background</h4>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 e  ...[more]

Similar Datasets

| S-EPMC3120707 | biostudies-literature
| S-EPMC3637623 | biostudies-literature
| S-EPMC2907862 | biostudies-literature
| S-EPMC6245597 | biostudies-literature
| S-EPMC3133553 | biostudies-literature
| S-EPMC4538332 | biostudies-literature
| S-EPMC2323659 | biostudies-literature
| S-EPMC2694204 | biostudies-literature
| S-EPMC4748600 | biostudies-literature
| S-EPMC4595212 | biostudies-literature