DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameclustalw-mpi
BeschreibungMPI-distributed global sequence alignment with ClustalW
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (multiverse)
Version0.15-1
Sektionmultiverse/science
Prioritätoptional
Installierte Größe348 Byte
Hängt ab vonlibc6 (>= 2.4), liblam4, lam-runtime
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße140076 Byte
Prüfsumme MD5fcf5678ea2ae78488bf63f4aa7cd9e1a
Prüfsumme SHA1e607fa5c6f2a4d7f02e5019a095a1398285ea155
Prüfsumme SHA256c9095eb40046f85430e44800b75459cd5c4173c22d5f35e9f6dbff9607addd89
Link zum Herunterladenclustalw-mpi_0.15-1_i386.deb
Ausführliche BeschreibungClustalW 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: http://www.clustal.org/download/pre-2/


Impressum
Linux is a registered trademark of Linus Torvalds