MultiQC v1.25.1
Python 3.13, bugs fixed, improved sample grouping UI, and handling freezes in containers with incompatible architectures.
Updates
- Support Python 3.13 (officially to be released on Oct 7). Python 3.8 is supported for now, but might drop support in future releases, so make sure you update! (#2871)
- Table sample groups UI: allow clicking the entire row to expand, add cursor pointer (#2871)
- Disable plot export in incompatible architecture containers (when running through rosetta) (#2888)
Fixes
- Fix export general stats to
multiqc_data.json
: flatten row groups for back-compatibility (#2879) - Custom content:
Modules
- Kraken:
- bbmap: support qhist outputs with only R1 and extra header (#2882)
- Picard HsMetrics: fix collecting data sources (#2880)