mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Adds changes
Former-commit-id: 85e9faa305c918618cef5d8ea5e2eca8956213d4
This commit is contained in:
@ -2,6 +2,19 @@
|
||||
|
||||
## Latest changes
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- In `obicsv` the **--keep count** was not equivalent to **--count**.
|
||||
|
||||
### New feature
|
||||
|
||||
- In `obimatrix` a **--transpose** option allows to transpose the produced matrix table in CSV format.
|
||||
|
||||
### Enhancement
|
||||
|
||||
- For efficiency purposes, the `obiuniq` command run on disk by default. Consequently, the
|
||||
**--on-disk** option has been replaced by **--in-memory** to ask explicitly to use memory.
|
||||
|
||||
## November 16th, 2023. Release 4.1.0
|
||||
|
||||
### New feature
|
||||
|
Reference in New Issue
Block a user