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
|