nf-core/multiqc @ 0.0.0-6c4ed3a
Summary
Aggregate results from bioinformatics analyses across many samples into a single report
Get started
Add the following snippet to your workflow script to include this module.
include { MULTIQC } from 'nf-core/multiqc'
License
MIT License
Name
|
MULTIQC |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] |
|---|---|
multiqc_files
file
|
List of reports / files recognised by MultiQC, for example the html and zip output of FastQC |
multiqc_config
file
|
Optional config yml for MultiQC *.{yml,yaml}
|
multiqc_logo
file
|
Optional logo file for MultiQC *.{png}
|
replace_names
file
|
Optional two-column sample renaming file. First column a set of patterns, second column a set of corresponding replacements. Passed via MultiQC's *.{tsv}
|
sample_names
file
|
Optional TSV file with headers, passed to the MultiQC --sample_names argument. *.{tsv}
|
data
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] |
|---|---|
*_data
directory
|
MultiQC data dir multiqc_data
|
plots
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] |
|---|---|
*_plots
file
|
Plots created by MultiQC *_plots
|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] |
|---|---|
*.html
file
|
MultiQC report file .html
|
versions
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
multiqc
string
|
The tool name |
multiqc --version | sed "s/.* //g"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| multiqc | MultiQC searches a given directory for analysis logs and compiles a HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools. | https://multiqc.info/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | be790aafaa178554b403f862164eb27042f0b35a |
| Release Date | 23 Apr 2026 15:32:30 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmultiqc/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/multiqc/blobs/sha256:21d1167104f9e15284072ff4fc151c7c0061f619c35887e1d2398eabaa898b29 |
| Size | 33.6 KB |
| Checksum | sha256:21d1167104f9e15284072ff4fc151c7c0061f619c35887e1d2398eabaa898b29 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-be790aa | 24 Apr 2026 15:00:59 (UTC) | 4 | 11.5 KB | |
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:30 (UTC) | 3 | 33.6 KB | |