Pre-Release 1.9.5 [2018/05/30]
Pre-release
Pre-release
bug fixes
- BLASTN was broken (#115)
- wrong escaping of
"
and'
in command line arguments (#116) - mixed lower-case / upper-case letters led to error on indexing (#117)
- divide-by-zero with very small databases (#118)
- lca-computation error with some certain sequences that have no taxonomy information (#119)
compatibility
- the command line interface is identical to
lambda >= 1.9.4
- the on-disk index format is compatible to
lambda >= 1.9.3
- requires
seqan >= 2.3.1
; binary packages based onseqan-2.4.0
- compatible with C++17 if used with
seqan >= 2.4.0