Skip to content

MultiQC/MegaQC

Repository files navigation

MegaQC

A web application to collect and visualise data from multiple MultiQC reports.

Docker Gitter Documentation PyPI

Current Status: “Pretty unstable”

As of mid-October 2017, MegaQC has all basic functionality. We’ve made the repository public, but please bear in mind that it is still under heavy development and changes are being made on a daily basis. It’s safe to assume that the database structure is still at risk and that you shouldn’t yet trust it to be stable. However, we’d love your help in testing, bug finding and development!


MegaQC is a web application that you can install and run on your own network. It collects and visualises data parsed by MultiQC across multiple runs. The MegaQC home page looks something like this:

Screenshot of the MegaQC home page.

Screenshot of the MegaQC home page.

If you are not sure what MultiQC is yet, check out the main MultiQC website and GitHub repository first. Once MegaQC is installed and running, simply configure MultiQC to automatically save data to the website every time it runs. Users of your group or facility can then replicate MultiQC plots and explore different data fields. Data distributions, timelines and comparisons can all be explored.

Please read the MegaQC Documentation to learn how to install, deploy and use MegaQC.