Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.27

Choose a tag to compare

@vladsavelyev vladsavelyev released this 22 Jan 17:42
5bb13c3

MultiQC v1.27 - 2025-01-22

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 in multiqc_data.json (#3044)

Module updates

  • Checkm2: support v1.0.1, be less strict to header columns (#3046)
  • Bustools: support 0.44.1 (#3053)

Infrastructure and packaging

  • Update ruff and pre-commit (#3048)