mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
adds a rule to update packages and push the corresponding updates module files
Former-commit-id: 1ffa805e74571f9d970dcb185f187dd586c1a190
This commit is contained in:
@ -1,10 +1,27 @@
|
||||
# OBITools release notes
|
||||
|
||||
## On going changes
|
||||
## Ongoing changes
|
||||
|
||||
### New features
|
||||
- Add the possibility for looking pattern with indels. This has been added to `obimultiplex`
|
||||
through the `--with-indels` option.
|
||||
|
||||
### Enhancement
|
||||
|
||||
- Add support for IUPAC DNA code into the DNA sequence LCS computation and an end free gap mode.
|
||||
This impact `obitag` and `obimultiplex` in the `--with-indels` mode.
|
||||
- Print the synopsis of the command when an error is done by the user at typing the command
|
||||
|
||||
### Corrected bugs
|
||||
|
||||
- Better managment of non existing files. The produced error message is not yet perfectly clear.
|
||||
- Better management of non-existing files. The produced error message is not yet perfectly clear.
|
||||
- Patch a bug leading with some programs to crash because of : "*empty batch pushed on the channel*"
|
||||
- Patch a bug when directory names are used as input data name preventing the system to actually
|
||||
analyze the collected files.
|
||||
- Make the `--help` or `-h` options working when mandatory options are declared
|
||||
- In `obimultiplex` correct a bug leading to a wrong report of the count of reverse mismatch for
|
||||
sequences in reverse direction.
|
||||
|
||||
|
||||
## March 7th, 2023. Release 4.0.1
|
||||
|
||||
|
Reference in New Issue
Block a user