Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Oct 6, 2023
1 parent 0b9c325 commit 22f20e4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
Changelog
=========

development version
-------------------
* Added a ``--max-average-error-rate``/``--max-aer`` option to add a filter
that checks if the number of expected errors divided by read length is above a
v4.5 (2023-10-06)
-----------------

* :pr:`725`: Added a ``--max-average-error-rate``/``--max-aer`` option to add a filter
that checks if the number of expected errors divided by read length is above a
certain threshold. The expected errors are calculated the same as in
``--max-expected-errors``, and dividing by read length helps for reads that
have varying lengths.
Expand Down

0 comments on commit 22f20e4

Please sign in to comment.