v3.3.0
Added
Changed
Scorer
internal API to separate connection scoring and overlap disentangling.
Fixed
- Bug with computation of minimum node in connection scoring loop (hyattpd/Prodigal#108).
- Out-of-bounds sequence access in
_shine_dalgarno_exact
and_shine_dalgarno_mm
methods ofSequence
. - Memory leak in
Nodes.__setstate__
caused by incorrect reallocation.