DIAMOND v0.9.31
- Improved performance.
- Composition based statistics use integer scoring. (This slightly changes all alignment scores.)
- Option
--quiet
will suppress startup message. - Added output field
scovhsp
to print the subject coverage per HSP to the tabular format. - Added option
--culling-overlap
to set the minimum overlap with a higher scoring hit for a hit to be deleted and changed the default value from 90% to 50%. - Added command
diamond test
to run a series of regression tests. - Fixed an off-by-one error of the query end position in the XML output format.
(Update 2020/06/08) Due to a bug, since this version DAA files are not backward compatible with previous versions when using frameshift alignment (option -F
).