mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-05 05:52:07 -05: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
|