Skip to content

Commit 434dede

Browse files
committed
3.7.1
1 parent 484ac0a commit 434dede

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.0
1+
3.7.1

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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.

0 commit comments

Comments
 (0)