Skip to content

v1.5.0

Compare
Choose a tag to compare
@HadrienG HadrienG released this 13 Aug 07:04
· 141 commits to master since this release
1.5.0
b4be3a6

The release fixes a few bugs and brings some improvements to existing options.

⚠️ This release also deprecates python <= 3.5 ⚠️

Improvements:

  • the coverage option now accepts distributions (same than --abundance) and scales them accordingly to --n_reads(#127)
  • the old --coverage option has been renamed --coverage_file
  • --draft is now usable with abundance and coverage files (#83)

Bugfixes:

  • the documentation should build properly again (#163)
  • iss will not throw an error if invoked without options (#177)