Skip to content

Releases: bbuchfink/diamond

DIAMOND v0.9.2

27 May 12:09
Compare
Choose a tag to compare
  • Fixed a compiler error.
  • Improved performance for very small query files.

DIAMOND v0.9.1

22 May 12:50
Compare
Choose a tag to compare
  • Fixed a performance issue.

DIAMOND v0.9.0

21 May 08:33
Compare
Choose a tag to compare
  • improved performance
  • improved support for alignments with long gaps
  • removed SEG masking
  • added low complexity masking using tantan
  • changed license to AGPL

Note that this release requires database rebuilding.

DIAMOND v0.8.38

20 Apr 13:02
Compare
Choose a tag to compare
  • Fixed unclear std::exception error messages.
  • Fixed sequence titles in XML format to be compatible with blast2go.
  • XML and pairwise format contain full length titles by default.

DIAMOND v0.8.37

01 Apr 19:37
Compare
Choose a tag to compare
  • Added support for the staxids field to the tabular format, allowing to generate a list of NCBI taxonomy IDs associated with the aligned subject sequence. A description of how to use the option is contained in the manual.
  • Fixed a bug that would cause an error message for empty DAA files.
  • All scoring matrices use the respective default gap penalties from BLAST.
  • Added check for SSSE3 instruction set.
  • Added diamond-sse2 to the binary package.

DIAMOND v0.8.36

06 Feb 15:32
Compare
Choose a tag to compare

Fixed a compiler error.

DIAMOND v0.8.35

03 Feb 17:03
Compare
Choose a tag to compare

Fixed a compiler error on 32 bit systems.

DIAMOND v0.8.34

18 Jan 19:54
Compare
Choose a tag to compare

Fixed a compiler error.

DIAMOND v0.8.33

16 Jan 16:40
Compare
Choose a tag to compare
  • modified option --no-self-hits to also require matching sequence titles for filtering of a self hit
  • fixed a bug that could cause a crash in the joining output blocks stage

DIAMOND v0.8.32

15 Jan 20:30
Compare
Choose a tag to compare
  • improved speed and sensitivity
  • fixed an issue that could cause too high memory usage in certain cases