Version 0.15.3
[0.15.3] - 2021-02-01
Fixed
_non_reducing_slice
vsnon_reducing_slice
for pandas>=1.2 (#168)- When using original region size, skip regions smaller than 10bp and warn if no
regions are left. - Fixed creating statistics report crashed with
KeyError: 'Factor'
(#170) - Fixed bug with creating GC bins for a genome with unusual GC% (like Plasmodium).
- Fixed bug that occurs when upgrading pyarrow with an existing GimmeMotifs
cache.