TSTA: Thread and SIMD-Based Trapezoidal Pairwise/Multiple Sequence Alignment Method

This article has 2 evaluations Published on
Read the full article Related papers
This article on Sciety

Abstract

The rapid advancements in sequencing length necessitate the adoption of increasingly efficient sequence alignment algorithms. The Needleman-Wunsch method introduces the foundational dynamic programming (DP) matrix calculation for global alignment, which evaluates the overall alignment of sequences. However, this method is known to be highly time-consuming. The proposed TSTA algorithm leverages both vector-level and thread-level parallelism to accelerate pairwise and multiple sequence alignments.

Availability & Implementation

Source code are available at<ext-link xmlns:xlink="http://www.w3.org/1999/xlink" ext-link-type="uri" xlink:href="https://github.com/bxskdh/TSTA">https://github.com/bxskdh/TSTA</ext-link>.

Related articles

Related articles are currently not available for this article.