{% extends "layout.html" %} {% block content %}

MegaQC is a web application that collects results from multiple runs of MultiQC and allows bulk visualisation.

See the MultiQC website for installation instructions and documentation: http://multiqc.info/megaqc/

Data available from
{{ num_samples }} samples, {{ num_reports }} reports
{% if num_uploads_processing %} {{ num_uploads_processing }} upload{% if num_uploads_processing > 1 %}s{% endif %} processing {% endif %}

MegaQC is a web application that collects results from multiple runs of MultiQC and allows bulk visualisation.

See the MegaQC GitHub repository for installation instructions and documentation: https://github.com/ewels/MegaQC

Choose a plot type

{% endblock %}