mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
update the release notes
Former-commit-id: 71ffb326302e5f108a52a41853e1c7dc6ee76136
This commit is contained in:
@ -5,10 +5,14 @@
|
||||
### Bug fixes
|
||||
|
||||
- In `obicsv` the **--keep count** was not equivalent to **--count**.
|
||||
- In `obipairing` and `obipcrtag` correct a bug in the alignment procedure leading to negative scores.
|
||||
|
||||
### New feature
|
||||
|
||||
- In `obimatrix` a **--transpose** option allows to transpose the produced matrix table in CSV format.
|
||||
- In `obitpairing` and `obipcrtag` two new options **--exact-mode** and **--fast-absolute** to control the heuristic
|
||||
used in the alignment procedure. **--exact-mode** allows for disconnecting the heuristic and run the exact
|
||||
algorithm at the cost of a speed. **--fast-absolute** change the scoring schema of the heuristic.
|
||||
|
||||
### Enhancement
|
||||
|
||||
|
Reference in New Issue
Block a user