Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alihamraoui authored Jun 21, 2024
1 parent 7a15e46 commit e0b6b04
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# Changelog
## 2.7 (TBD)
* Moved to Ubuntu 24.04.
* Added support for ONT samplesheet.
* ToulligQC now recognizes the barcode column name as 'barcode'.
* ToulligQC now supports irregular barcode naming; issue #22.
* Fixed bugs:
* Pandas inplace issue for FASTQ and onedsquare summary files.
* PlotlyJS inclusion for independent image exports.
* Corrected read/base count histogram.
* Handled empty lines in FASTQ file.
* Resolved compression issue in pod5 file.
* BAM extractor can now deal with any BAM, even if it has not been generated by Dorado.
* Handled barcode name when it's associated with kit_barcode.

## 2.6 (2024-01-26)
* Support for the POD5 format.
* Handling of barcoding in BAM and FASTQ files.
Expand Down

0 comments on commit e0b6b04

Please sign in to comment.