File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1- 3.7.0
1+ 3.7.1
Original file line number Diff line number Diff line change 11# IsoQuant changelog
22
3+
4+ ## IsoQuant 3.7.1, 5 August 2025
5+
6+ - Support for indexing BAMs with large chromosomes, fixes [ #327 ] ( https://github.com/ablab/IsoQuant/issues/327 ) . Thanks to @maol-corteva .
7+
8+ - ` CDS ` features are now used when ` exon ` features are absent, fixes [ #309 ] ( https://github.com/ablab/IsoQuant/issues/309 ) .
9+
10+ - Chromosome names are now checked for consistency between reference genome, annotation and BAM file provided.
11+ Only overlapping chromosome names are used if inconsistent.
12+
13+ - Fixed SQANTI-like output headers, fixes [ #318 ] ( https://github.com/ablab/IsoQuant/issues/318 ) .
14+
15+ - Some minor cosmetics.
16+
317## IsoQuant 3.7.0, 16 May 2025
418
519- Optimized grouped counts output. By default, all counts are stored in linear format, which saves time and disk space.
You can’t perform that action at this time.
0 commit comments