DocumentCode
1937371
Title
A Data Parallel Strategy for Aligning Multiple Biological Sequences on Homogeneous Multiprocessor Platform
Author
Zhu, Xiangyuan ; Li, Kenli ; Li, Renfa
fYear
2011
fDate
22-23 Aug. 2011
Firstpage
188
Lastpage
195
Abstract
In this paper, we address the biological sequence alignment problem, which is a fundamental operation performed in computational biology. We employ the data parallelism paradigm that is suitable for handling large-scale processing to achieve a high degree of parallelism. Using data parallelism, we propose a strategy in which we employ a parallel clustering scheme to partition the set of sequences into subsets based on sequence similarity. Then the subsets are distributed among the processors using a heuristic algorithm based on Integer Programming so as to minimize the overall processing time, and each subset can be independently aligned in parallel using any sequential approach. The global alignment is achieved using a progressive profile-profile alignment within and between the processors. We implement the proposed algorithm on a cluster using the MPI library, and analyze the experimental results for different problem sizes in terms of quality of alignment, execution time and speed-up.
Keywords
application program interfaces; biology computing; integer programming; multiprocessing systems; parallel algorithms; sequences; MPI library; data parallel strategy; heuristic algorithm; homogeneous multiprocessor platform; integer programming; multiple biological sequence alignment; parallel clustering scheme; profile-profile alignment; Algorithm design and analysis; Clustering algorithms; Heuristic algorithms; Load management; Parallel processing; Partitioning algorithms; Program processors; high performance computing; multiple sequence alignment; parallel algorithm;
fLanguage
English
Publisher
ieee
Conference_Titel
Chinagrid Conference (ChinaGrid), 2011 Sixth Annual
Conference_Location
Liaoning
Print_ISBN
978-1-4577-0885-5
Type
conf
DOI
10.1109/ChinaGrid.2011.42
Filename
6051776
Link To Document