Speed up psiblast of 11k alignments
0
0
Entering edit mode
4.9 years ago
fhsantanna ▴ 610

I have 11,000 protein alignments and I have to blast each one to 20,000 bacterial genomes using psiblast. How could I speed up this process? Is it possible using more than one computer for it using gnu parallel? Thanks.

psiblast parallel • 1.6k views
ADD COMMENT
1
Entering edit mode

Is it possible using more than one computer for it using gnu parallel?

https://www.gnu.org/software/parallel/parallel_tutorial.html#Remote-execution

ADD REPLY
0
Entering edit mode

For this purpose, how do I share the database? Does the host do it automatically?

ADD REPLY
0
Entering edit mode

I have no idea, and I've never done anything like this.

ADD REPLY
0
Entering edit mode

check the --transfer option in the link above.

ADD REPLY
0
Entering edit mode

What kind of compute resources do you have access to?

ADD REPLY
0
Entering edit mode

At the time of posting the question, I had three Desktop computers having 20 threads in total (4, 8, and 8 threads). Fortunately, after that, we bought another pc with SSD HD and 16 threads, and I managed to do all blasts using parallel in one week, using only this new computer.

ADD REPLY

Login before adding your answer.

Traffic: 2082 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