ClustalW-MPI: a parallel implemention of Clustal-W, based on MPI
ClustalW-MPI: ClustalW Analysis Using Distributed and Parallel
Computing, Kuo-Bin Li, Bioinformatics, 2003, 19(12), 1585--1586.
Source codes of the current version are available from here. It fixes a bug that would hang the progam if ((number of MPI processes)-1) is greater than N*(N-1)/2, where N is the number of sequences in the input file.
See the README file and the performance
benchmarks.
Source codes of the previous version are available from here.
This page was last updated on Dec 19, 2005.
Back to my home page.