Release 4.0.2

Former-commit-id: e516cce018691172afae26147282b4b9702f44c2
This commit is contained in:
2023-03-31 15:56:37 +02:00
parent 3f69fa41d6
commit 2e7fc9a589

View File

@ -2,6 +2,8 @@
## Ongoing changes ## Ongoing changes
## March 31th, 2023. Release 4.0.2
### Compiler change ### Compiler change
*OBItools4* requires now GO 1.20 to compile. *OBItools4* requires now GO 1.20 to compile.
@ -17,6 +19,11 @@
If several input files, or a directory name are provided the result contains a consensus per file. If several input files, or a directory name are provided the result contains a consensus per file.
The id of the sequence is the name of the input file depleted of its directory name and of all its The id of the sequence is the name of the input file depleted of its directory name and of all its
extensions. extensions.
- In `obipcr` an experimental option **--fragmented** allows for spliting very long query sequences into
shorter fragments with an overlap between the two contiguous fragment insuring that no amplicons are
missed despite the split. As a site effect some amplicon can be identified twice.
- In `obipcr` the -L option is now mandatory.
### Enhancement ### Enhancement
@ -37,7 +44,8 @@
sequences in reverse direction. sequences in reverse direction.
- In `obimultiplex` correct a bug when not enough space exist between the extremities of the sequence - In `obimultiplex` correct a bug when not enough space exist between the extremities of the sequence
and the primer matches to fit the sample identification tag and the primer matches to fit the sample identification tag
- In `obipcr` correction of bug leading to miss some amplicons when several amplicons are present on the
same large sequence.
## March 7th, 2023. Release 4.0.1 ## March 7th, 2023. Release 4.0.1