Multicore Support for Muscle
1
0
Entering edit mode
7.8 years ago

I am searching for a multicore solution to multiple sequence alignment using MUSCLE. I would really like to stay with MUSCLE rather than an alternative alignment tool; however, the performance seems to be a major pitfall. Does anyone know how to run MUSCLE to utilize more than one CPU core/thread?

If not, would anyone like to suggest an alternative alignment tool which performs as well at alignments as MUSCLE, but has multicore support?

alignment • 6.6k views
ADD COMMENT
0
Entering edit mode

Mafft should be OK, as Pappu wrote.. Its web site is below:

http://mafft.cbrc.jp/alignment/software/

ADD REPLY
3
Entering edit mode
7.8 years ago
Pappu ★ 2.1k

You can try mafft. Muscle algorithm is hard to parallelize.

ADD COMMENT
0
Entering edit mode

Have you had any luck with gnu parallel?

ADD REPLY
2
Entering edit mode

GNU parallel makes it easy to run multiple instances of muscle in parallel (e.g. aligning 4 different files in parallel). It can't magically parallelize single-threaded programs though..

ADD REPLY

Login before adding your answer.

Traffic: 2366 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6