Benjamin Buchfink
Benjamin Buchfink
I can reproduce this, it will be fixed in the next release. You can work around by not using a mutual coverage cutoff.
Use either `--query-cover` or `--subject-cover`, but not both. You can just filter the hits from the output file instead.
The crash should be fixed in the latest release.
Compilation has been verified against the latest version of the NCBI toolkit. See here for the procedure: https://github.com/bbuchfink/diamond/blob/master/Dockerfile You don't need to do the removal of the sse4.2 flags, that's...
This should be fixed in the latest release.
You can try installing by bioconda or compiling from source.
Usually via conda, see here: https://github.com/bbuchfink/diamond/wiki/2.-Installation
macOS versions are now also provided as github releases.
@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.
Taxonomy features are now fully supported for BLAST databases.