Skip to content

Releases: tleonardi/nanocompore

Nanocompore v1.0.4

27 May 15:41
20c0b53
Compare
Choose a tag to compare

Changelog

v1.0.4

Fixed

  • Fixed logging levels and verbosity of log messages

Nanocompore v1.0.3

15 Jan 14:45
62a8bf4
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix error in deprecated CLI option of eventalign_collapse

Nanocompore v1.0.2

18 Dec 17:03
30cebf6
Compare
Choose a tag to compare

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)

Nanocompore v1.0.1

27 Nov 16:47
3ca757e
Compare
Choose a tag to compare

Changelog

v1.0.1

Fixed

Nanocompore v1.0.0rc3-2

01 May 11:10
9f8effe
Compare
Choose a tag to compare
Pre-release

Hotfix for #136

Nanocompore v1.0.0rc3-1

27 Jun 09:13
df623e6
Compare
Choose a tag to compare
Pre-release

Changelog

Fixed

  • Fixed bug in CLI entrypoint

Nanocompore v1.0.0rc3

21 Jun 15:31
ea32bab
Compare
Choose a tag to compare
Nanocompore v1.0.0rc3 Pre-release
Pre-release

Changelog

Added

  • Reads simulator now uses variability measured from the data
  • Switched to Poetry
  • Improved error reporting in TxComp

Fixed

  • Fixed multithreading errors
  • Fixed error in SampCompDB.plot_position() (#85)
  • Fixed errors with 0 pvalues (#87 and #90)
  • Fixed error when passing a Whitelist object to SampComp (#91)

Nanocompore v1.0.0rc2

10 Apr 16:49
c3e76d4
Compare
Choose a tag to compare
Nanocompore v1.0.0rc2 Pre-release
Pre-release

Changelog

Added

  • Continuous testing with Travis CI
  • Automatic deployment of docs to gh-pages

Fixed

  • Fixed "Not enough p-values" error. Issue #68

Nanocompore v1.0.0rc1

05 Apr 08:13
Compare
Choose a tag to compare
Nanocompore v1.0.0rc1 Pre-release
Pre-release

This is the first release candidate for Nanocompore v1.0.0.