MultiQC v1.27
Highlights
You can now generate AI summaries of reports with --ai
, or dynamically in existing reports. See documentation for more details.
Feature updates and improvements
- AI summaries (#2915)
- Add "Clustered" view to heatmaps (#3035)
- Config option to control when table "Configure Column" button is disabled (#3045)
Fixes
- Preserve order of
saved_raw_data_keys
inmultiqc_data.json
(#3044)
Module updates
Infrastructure and packaging
- Update ruff and pre-commit (#3048)