mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
update release note and the install script
Former-commit-id: 11db481e26f3f5099b9ea8b2d66658d47f2992b1
This commit is contained in:
@ -2,11 +2,24 @@
|
||||
|
||||
## Latest changes
|
||||
|
||||
### Bugs
|
||||
|
||||
- Patch a bug in the install script for correctly follow download redirection.
|
||||
|
||||
### Enhancement
|
||||
|
||||
- Comparison algorithms in `obitag` and `obirefidx` take more advantage of the data structure to limit the number of alignments
|
||||
actually computed. This increase a bit the speed of both the software. `obirefidx` is nevertheless still too slow
|
||||
compared to my expectation.
|
||||
|
||||
### New feature
|
||||
|
||||
- In `obiannotate` adds the **--set-identifier** option to edit the sequence identifier
|
||||
- In `obitag` adds the **--save-db** option allowing at the end of the run of `obitag` to save a
|
||||
modified version of the reference database containing the computed index. This allows next
|
||||
time using this partially indexed reference library to accelerate the taxonomic annotations.
|
||||
- Adding of the function `gsub` to the expression language for substituting string pattern.
|
||||
|
||||
## May 2nd, 2023. Release 4.0.3
|
||||
|
||||
### New features
|
||||
|
Reference in New Issue
Block a user