Update Updating and release notes

Celine Mercier
2020-09-29 17:56:36 +02:00
parent f71f3a8093
commit 6982f38bf4

@ -25,7 +25,7 @@ python3 setup.py install
- `obi ls`: reworked a bit (mostly just now done in C instead of Cython)
* `3.0.0b35`:
- `ecotag`: added separate threshold for minimum circle identity (sequence is assigned to the LCA of all sequences within a similarity circle of the best matches; the threshold for this circle is the highest value between the chosen minimum circle identity and the best assignment score found)
- `ecotag`: added separate threshold for minimum circle identity (sequence is assigned to the LCA of all sequences within a similarity circle of the best matches; the threshold for this circle is the highest value between the chosen minimum circle identity and the best assignment score found for the query sequence)
* `3.0.0b34`:
- `cat`: fixed open file descriptor leak