Title :
Utilizing MPJ Express Software in Parallel DNA Sequence Alignment
Author :
Nordin, M. ; Rahman, A.
Author_Institution :
Fac. of Inf., Univ. of Darul Iman Malaysia, Kusza, Malaysia
Abstract :
DNA sequence alignment is the most commonly application in computational biology. It is essential pre-requisite of many other operations in computational biology applications. Optimal alignment for a large scale size DNA sequence dataset is a known example of a time and space consuming. The Smith-Waterman algorithm is a well recognized technique to produce optimal alignment between DNA sequences. In this paper, we present a parallel technique for computing Smith-Waterman algorithm. The implementation is done under a master-worker based distributed memory multiprocessors with Single Program Multiple Data (SPMD) architecture. The MPJ Express, an object oriented Message Passing Interface software is utilized to enable instructions and messages to be exchanged between processors. A DNA sequence database is replicated on each processor and therefore the processor has read and writes access to its own database. The model has been evaluated over a network of six processors (one master and five workers) and 24,000 real DNA sequences downloaded from the bio-mirror portal have been used in the experiments.
Keywords :
DNA; application program interfaces; biocomputing; biology computing; message passing; parallel processing; DNA sequence database; DNA sequence dataset; MPJ express software; Smith-Waterman algorithm; computational biology; deoxyribonucleic acid; distributed memory multiprocessors; object oriented message passing interface; parallel DNA sequence alignment; single program multiple data architecture; Application software; Biology computing; Computational biology; Computer architecture; Concurrent computing; DNA; Large-scale systems; Message passing; Object oriented databases; Sequences; Computational biology; MPJ Express; parallel processing; sequence alignment; similarity search;
Conference_Titel :
Future Computer and Communication, 2009. ICFCC 2009. International Conference on
Conference_Location :
Kuala Lumpar
Print_ISBN :
978-0-7695-3591-3
DOI :
10.1109/ICFCC.2009.134