Skip to content

Nanocompore v1.0.2

Compare
Choose a tag to compare
@tleonardi tleonardi released this 18 Dec 17:03
· 16 commits to master since this release
30cebf6

Changelog

Added

  • Exposed option to enable/disable anova test
  • Running nanocompore via CLI now disables anova by default
  • SampComp now downsamples to 5000 by default

Fixed

  • Subsampling in whitelist is deterministic (fix for #103)
  • Reworked multiprocessing framework for SampComp (fix for zombie threads, not tested with large datasets)