{# ####################### toolbox.html ########################## This block codes the markup used by the toolbar on the right hand side of the report. #}

Highlight Samples

{% if report.num_flat_plots > 0 %}

This report has flat image plots that won't be highlighted.
See the documentation for help.

{% endif %}

Regex mode off

    Rename Samples

    {% if report.num_flat_plots > 0 %}

    This report has flat image plots that won't be renamed.
    See the documentation for help.

    {% endif %}

    Click here for bulk input.

    Paste two columns of a tab-delimited table here (eg. from Excel).

    First column should be the old name, second column the new name.

    Regex mode off

      Show / Hide Samples

      {% if report.num_flat_plots > 0 %}

      This report has flat image plots that won't be hidden.
      See the documentation for help.

      {% endif %}
      {% if report.general_stats_data | length > 10 %}

      Warning! This can take a few seconds.

      {% endif %}

      Regex mode off

        Explain with AI

        Configure AI settings to get explanations of plots and data in this report.

        Keys entered here will be stored in your browser's local storage. See the docs.


        Anonymize samples off

        Export Plots

        px
        px
        X

        Download the raw data used to create the plots in this report below:

        {% if config.make_data_dir %}

        Note that additional data was saved in {{ config.data_dir_name }} when this report was generated.

        {% endif %}

        Choose Plots

        If you use plots from MultiQC in a publication or presentation, please cite:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411
        Settings are automatically saved. You can also save named configurations below.

        Save Settings

        You can save the toolbox settings for this report to the browser or as a file.


        Load Settings

        Choose a saved report profile from the browser or load from a file:

          Load from File

        Tool Citations

        Please remember to cite the tools that you use in your analysis.

        To help with this, you can download publication details of the tools mentioned in this report:

        About MultiQC

        This report was generated using MultiQC, version {{ config.version }}

        You can see a YouTube video describing how to use MultiQC reports here: https://youtu.be/qPbIlO_KWN0

        For more information about MultiQC, including other videos and extensive documentation, please visit http://multiqc.info

        You can report bugs, suggest improvements and find the source code for MultiQC on GitHub: https://github.com/MultiQC/MultiQC

        MultiQC is published in Bioinformatics:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411