Skip to main content

MultiQC v1.32

The MultiQC v1.32 release features one major change:

  • Bootstrap upgrade and DARK MODE (#3264)

This has been brewing for a long time, and is a large rewrite of how MultiQC HTML / CSS and JS is written and packaged.

MultiQC now supports simple theming with Bootstrap color modes, and the updated default template ships with both light- and dark-mode by default 😎.

The old template is still available, but has been renamed to original.

New modules

  • Sompy - a simple comparison tool based on bcftools (#3186)

Module updates

  • Xenium: move most of Xenium code into a plugin (#3376)

Fixes

  • Fix a bunch of documentation links (#3314)
  • Fix flag typo in running_multiqc.md (#3347)
  • Update Dockerfile to optionally include all LaTeX requirements for --pdf (#3349)
  • Update Claude Code GitHub Workflow (#3353)
  • Remove bedrock availability check when creating client (#3352)