nf-core_modules/tests/modules/nanoplot/test.yml

18 lines
503 B
YAML
Raw Normal View History

- name: nanoplot_summary
command: nextflow run ./tests/modules/nanoplot -entry test_nanoplot_summary -c tests/config/nextflow.config
tags:
- nanoplot
files:
- path: ./output/nanoplot/NanoPlot-report.html
contains:
- "report"
- name: nanoplot_fastq
command: nextflow run ./tests/modules/nanoplot -entry test_nanoplot_fastq -c tests/config/nextflow.config
tags:
- nanoplot
files:
- path: ./output/nanoplot/NanoPlot-report.html
contains:
- "report"