2009
DOI: 10.1109/tnb.2009.2019642
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Pairwise Local Sequence Alignment Algorithm

Abstract: Researchers are compelled to use heuristic-based pairwise sequence alignment tools instead of Smith-Waterman (SW) algorithm due to space and time constraints, thereby losing significant amount of sensitivity. Parallelization is a possible solution, though, till date, the parallelization is restricted to database searching through database fragmentation. In this paper, the power of a cluster computer is utilized for developing a parallel algorithm, RPAlign, involving, first, the detection of regions that are po… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2011
2011
2016
2016

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(6 citation statements)
references
References 39 publications
0
6
0
Order By: Relevance
“…Current problems of great concern in SW algorithm are computations and spaces complexity, which required powerful algorithm(s) to utilize the power of parallel machines. Implementing SW algorithm in parallel platforms plays a key role in sequences comparisons problems in order [16][17][18][19][22][23][24][25][26][27]. However, a serious weakness with this architecture is the limitation and constraint of fixed sizes of memory available for all shared processors.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Current problems of great concern in SW algorithm are computations and spaces complexity, which required powerful algorithm(s) to utilize the power of parallel machines. Implementing SW algorithm in parallel platforms plays a key role in sequences comparisons problems in order [16][17][18][19][22][23][24][25][26][27]. However, a serious weakness with this architecture is the limitation and constraint of fixed sizes of memory available for all shared processors.…”
Section: Discussionmentioning
confidence: 99%
“…Most current discussions in local sequence alignment focus on multicore architectures with shared memory such as divide and conquer techniques [16][17][18], striped SW [19][20][21][22], Instruction-set Processor (ASIP) architecture [23], data compression [24,25], genome assembly (re-sequence) algorithms [26,27], and Symmetric Multi-Processing (SMP) architecture [28,29]. This section discusses in detail these algorithms along with their advantage and disadvantage.…”
Section: Fig 3: Dual Core and Quad Core In Multicores Platformsmentioning
confidence: 99%
See 1 more Smart Citation
“…Different program of BLAST is developed for improving the performance under different applications such as [16] [17]. Some other local alignment algorithms such as RPAlign [18] were developed as fast and accurate alternatives.…”
Section: Blastmentioning
confidence: 99%
“…There exist several attempts to develop faster parallel implementations of dynamic programming‐based Smith–Waterman algorithm for sequence alignment , but these are essentially database‐searching algorithms. Apart from these, there also exists a parallel algorithm (using MPI) for alignment of a single pair of sequences , which first detects regions that are potentially alignable using frequency counts in windows, followed by their actual alignment across multiple processors. In general, there are two approaches for parallelization of Smith–Waterman algorithm: parallelization across sequence pairs (inter‐task), and parallelization within a sequence pair (intra‐task).…”
Section: Introductionmentioning
confidence: 99%