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