DocumentCode
1681449
Title
Sample-Align-D: A high performance Multiple Sequence Alignment system using phylogenetic sampling and domain decomposition
Author
Saeed, Fahad ; Khokhar, Ashfaq
Author_Institution
Dept. of Electr. & Comput. Eng., Univ. Of Illinois at Chicago, Chicago, IL
fYear
2008
Firstpage
1
Lastpage
9
Abstract
Multiple sequence alignment (MSA) is one of the most computationally intensive tasks in Computational Biology. Existing best known solutions for multiple sequence alignment take several hours (in some cases days) of computation time to align, for example, 2000 homologous sequences of average length 300. Inspired by the Sample Sort approach in parallel processing, in this paper we propose a highly scalable multiprocessor solution for the MSA problem in phylogenetically diverse sequences. Our method employs an intelligent scheme to partition the set of sequences into smaller subsets using k- mer count based similarity index, referred to as k-mer rank. Each subset is then independently aligned in parallel using any sequential approach. Further fine tuning of the local alignments is achieved using constraints derived from a global ancestor of the entire set. The proposed sample-align-D algorithm has been implemented on a cluster of workstations using MPI message passing library. The accuracy of the proposed solution has been tested on standard benchmarks such as PREFAB. The accuracy of the alignment produced by our methods is comparable to that of well known sequential MSA techniques. We were able to align 2000 randomly selected sequences from the Methanosarcina acetivorans genome in less than 10 minutes using sample-align-D on a 16 node cluster, compared to over 23 hours on sequential MUSCLE system running on a single cluster node.
Keywords
biology computing; message passing; parallel processing; MPI message passing library; domain decomposition; high performance multiple sequence alignment system; parallel processing; phylogenetic sampling; sequential approach; Biology computing; Clustering algorithms; Computational biology; Libraries; Message passing; Parallel processing; Phylogeny; Sampling methods; Sequences; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on
Conference_Location
Miami, FL
ISSN
1530-2075
Print_ISBN
978-1-4244-1693-6
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2008.4536174
Filename
4536174
Link To Document