Skip to main content

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 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)