diamond icon indicating copy to clipboard operation
diamond copied to clipboard

Taxonomy features are not supported for the BLAST database format.

Open NPPO-NL opened this issue 9 months ago • 2 comments

Hi!

After downloading the nr in BLAST database format and using prepdb, I encounter the following error: Taxonomy features are not supported for the BLAST database format

A workaround is to download the BLAST database format files, use blastdbcmd to create the .fasta and then makedb in order to make aa DIAMOND db with taxonomy features.

This takes a lot of time though. Is it in the roadmap for the development of DIAMOND to add support for taxonomy features for the BLAST database format?

NPPO-NL avatar Mar 20 '25 12:03 NPPO-NL

Hi, I have also run into the same issue; how did you work around it?

irenekaregi avatar Apr 08 '25 14:04 irenekaregi

@irenekaregi You need to create a database using diamond makedb. Taxonomy support for BLAST databases is planned, but I can't give you a timeline.

bbuchfink avatar Apr 08 '25 19:04 bbuchfink

Taxonomy features are now fully supported for BLAST databases.

bbuchfink avatar Nov 01 '25 12:11 bbuchfink

This is great. Thank you. Let me give it a try

irenekaregi avatar Nov 01 '25 19:11 irenekaregi