Multiple sequence alignment in parallel on a workstation cluster.
other
Where this comes from
- Record sourced from PubMed, PMID 14764554.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Multiple sequence alignment is the NP-hard problem of aligning three or more DNA or amino acid sequences in an optimal way so as to match as many characters as possible from the set of sequences. The popular sequence alignment program ClustalW uses the classical method of approximating a sequence alignment, by first computing a distance matrix and then constructing a guide tree to show the evolutionary relationship of the sequences. We show that parallelizing the ClustalW algorithm can result in significant speedup. We used a cluster of workstations using C and message passing interface for our implementation. Experimental results show that speedup of over 5.5 on six processors is obtainable for most inputs. The software is available upon request from the second author.
Medical subject headings
- Algorithms
- Gene Expression Profiling
- Microcomputers
- Sequence Alignment
- Sequence Analysis