mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
7 lines
196 B
YAML
7 lines
196 B
YAML
- name: multiqc
|
|
command: nextflow run ./tests/software/multiqc -entry test_multiqc -c tests/config/nextflow.config
|
|
tags:
|
|
- multiqc
|
|
files:
|
|
- path: output/multiqc/multiqc_report.html
|
|
|