Table of Contents

multiqc

multiqc is a software module available on Comet.

multiqc overview

To access multiqc on Comet, run module load multiqc. This will load the default version of multiqc.

An overview of the module information is shown below (module -r spider ^multiqc$):

multiqc: multiqc/1.22.3 (E)
    This extension is provided by the following modules. To access the extension you must load one of the following modules. Note that any module names in parentheses show the module location in the software hierarchy.

       MultiQC/1.22.3-foss-2023b

Names marked by a trailing (E) are extensions provided by another module.

If there are multiple versions of multiqc listed, then you can load a specific version as follows:

$ module load multiqc/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^multiqc$.


multiqc Help

The module multiqc has the following embedded help text (module help multiqc):

Lmod Warning: Failed to find the following module(s): "multiqc" in your MODULEPATH
Try:

    $ module spider multiqc

to see if the module(s) are available across all compilers and MPI implementations.


multiqc Dependencies

There are no dependencies listed for multiqc


Back to software