Package: clustalw-mpi (0.13-3) [multiverse]
Links for clustalw-mpi
Ubuntu Resources:
Download Source Package clustalw-mpi:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Steffen Moeller
- Andreas Tille
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
[Biology] MPI-distributed global sequence alignment with ClustalW
ClustalW is a popular tool for multiple sequence alignment. The alignment is achieved via three steps: pairwise alignment, guide-tree generation and progressive alignment. ClustalW-MPI is an MPI implementation of ClustalW. Based on version 1.82 of the original ClustalW, both the pairwise and progressive alignments are parallelized with MPI, a popular message passing programming standard. The pairwise alignments can be easily parallelized since the many alignments are time independent on each other. However the progressive alignments are essentially not parallelizable because of the time dependencies between each alignment.
Here the recursive parallelism paradigm is applied to the linear space profile-profile alignment algorithm. This approach is more time efficient on computers with distributed memory architecture. Traditional approach that relies on precomputing the profile-profile score matrix has also been implemented. Results shown the latter is indeed more appropriate for shared memory multiprocessor computer.
ClustalX is suggested for its support for local realignments, seaview is a versatile editor of alignments.
The original ClustalW/ClustalX can be found at URL: ftp://ftp-igbmc.u-strasbg.fr
Homepage: http://www.bii.a-star.edu.sg/~kuobin/clustalw-mpi/
Other Packages Related to clustalw-mpi
|
|
|
-
- dep: lam-runtime (>= 7.1.1)
- LAM runtime environment for executing parallel programs
-
- dep: lam4c2
- Shared libraries used by LAM parallel programs
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries and Timezone data
also a virtual package provided by libc6-udeb