Makeblastdb - parallel speed ups?
1
0
Entering edit mode
9.2 years ago
jeremy.cox.2 ▴ 130

Hello All,

I am new to curating Blast databases. We use a complete nucleotide database based on NCBI database.

14 months ago, that was 26 GB and took about 26 hours on our system to compile.

Is it possible to makeblastdb using any sort of parallelism to speed it up?

Perhaps I can make separate blast db and then combine them somehow?

Thanks for any tips,

Jeremy Cox

blast • 4.5k views
ADD COMMENT
2
Entering edit mode
9.2 years ago
Siva ★ 1.9k

Could you not use the pre-formatted BLAST databases from NCBI?

If you want to create your own BLAST database, you can split the sequences and create several BLAST databases.

You can either use the list of databases as an option to -db when running BLAST

-db "BLAST_DB1 BLAST_DB2"

or you can use blastdb_aliastool to create an alias for these databases.

ADD COMMENT

Login before adding your answer.

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