Skip to content

v0.2.0

Compare
Choose a tag to compare
@ronin-gw ronin-gw released this 18 Dec 00:44
· 107 commits to master since this release
8264ff6

v0.2.0 (2017-12-05)

Implemented enhancements:

  • Add BitArray implementation
  • Some refactoring

Fixed bugs:

  • Shift size shorter than read length is not acceptable now
  • Default window size for smoothing changes 30 to 15

Known issues:

  • Progress display for bitarray calculation with multiprocessing is currently
    disabled due to multiprocessing.Queue stuffing