Skip to content

DIAMOND v2.0.9

Compare
Choose a tag to compare
@bbuchfink bbuchfink released this 12 Apr 08:37
· 138 commits to master since this release
cd16d51
  • Reduced the memory use of database building with taxonomy mapping.
  • Removed the limitation of sequence accession length.
  • Fixed a bug that could cause using a BLAST database not to function correctly.
  • Added support for using BLAST alias databases (created by blastdb_aliastool).
  • Reduced the memory use of the seed hit sorting stage.
  • Improved the consistency of results when running in query-indexed mode (--algo 1).
  • Added the option --skip-missing-seqids to ignore cases of missing sequences
    in the database when using the --seqidlist option.
  • The --min-orf parameter now defaults to 1 in frameshift alignment mode.
  • Added support for using BLAST databases to the Docker container.