Unknown

Dataset Information

0

Block Aligner: an adaptive SIMD-accelerated aligner for sequences and position-specific scoring matrices.


ABSTRACT:

Motivation

Efficiently aligning sequences is a fundamental problem in bioinformatics. Many recent algorithms for computing alignments through Smith-Waterman-Gotoh dynamic programming (DP) exploit Single Instruction Multiple Data (SIMD) operations on modern CPUs for speed. However, these advances have largely ignored difficulties associated with efficiently handling complex scoring matrices or large gaps (insertions or deletions).

Results

We propose a new SIMD-accelerated algorithm called Block Aligner for aligning nucleotide and protein sequences against other sequences or position-specific scoring matrices. We introduce a new paradigm that uses blocks in the DP matrix that greedily shift, grow, and shrink. This approach allows regions of the DP matrix to be adaptively computed. Our algorithm reaches over 5-10 times faster than some previous methods while incurring an error rate of less than 3% on protein and long read datasets, despite large gaps and low sequence identities.

Availability and implementation

Our algorithm is implemented for global, local, and X-drop alignments. It is available as a Rust library (with C bindings) at https://github.com/Daniel-Liu-c0deb0t/block-aligner.

SUBMITTER: Liu D 

PROVIDER: S-EPMC10457662 | biostudies-literature | 2023 Aug

REPOSITORIES: biostudies-literature

altmetric image

Publications

Block Aligner: an adaptive SIMD-accelerated aligner for sequences and position-specific scoring matrices.

Liu Daniel D   Steinegger Martin M  

Bioinformatics (Oxford, England) 20230801 8


<h4>Motivation</h4>Efficiently aligning sequences is a fundamental problem in bioinformatics. Many recent algorithms for computing alignments through Smith-Waterman-Gotoh dynamic programming (DP) exploit Single Instruction Multiple Data (SIMD) operations on modern CPUs for speed. However, these advances have largely ignored difficulties associated with efficiently handling complex scoring matrices or large gaps (insertions or deletions).<h4>Results</h4>We propose a new SIMD-accelerated algorithm  ...[more]

Similar Datasets

| S-EPMC4021105 | biostudies-literature
| S-EPMC6149929 | biostudies-literature
| S-EPMC10034585 | biostudies-literature
| S-EPMC10413682 | biostudies-literature
| S-EPMC6841959 | biostudies-literature
| S-EPMC3549806 | biostudies-literature
| S-EPMC2373449 | biostudies-literature
| S-EPMC8248648 | biostudies-literature
| S-EPMC383317 | biostudies-literature
| S-EPMC7586916 | biostudies-literature