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