mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-10 01:30:27 +00:00
Patch a bug in Subsequence and adds few unit tests.
Former-commit-id: caddc9ad6523e4ef02899bfe83cc8681ef674383
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
+ `.` and `-` characters are returned without change
|
||||
+ `[` is complemented to `]` and oppositely
|
||||
+ all other characters are complemented as `n`
|
||||
|
||||
- Correction of a bug is the `Subsequence` method of the `BioSequence` class, duplicating the quality values.
|
||||
This made `obimultiplex` to produce fastq files with sequences having quality values duplicated.
|
||||
|
||||
### Becareful
|
||||
|
||||
|
||||
Reference in New Issue
Block a user