nf-core_modules/tests/software/multiqc/test.yml

8 lines
236 B
YAML
Raw Normal View History

2020-12-01 06:49:52 +00:00
- name: Run multiqc test workflow
command: nextflow run ./tests/software/multiqc/ -profile docker -entry test_multiqc -c tests/config/nextflow.config
tags:
- multiqc
files:
2020-12-02 07:08:41 +00:00
- path: output/test_multiqc/multiqc_report.html
2020-12-04 14:45:48 +00:00