nf-core_modules/tests/modules/picard/collecthsmetrics/test.yml
Matthias De Smet 4da143ce62 add tests
2022-05-22 06:44:17 +02:00

17 lines
1 KiB
YAML

- name: picard collecthsmetrics test_picard_collecthsmetrics
command: nextflow run ./tests/modules/picard/collecthsmetrics -entry test_picard_collecthsmetrics -c ./tests/config/nextflow.config -c ./tests/modules/picard/collecthsmetrics/nextflow.config
tags:
- picard/collecthsmetrics
- picard
files:
- path: output/picard/test.CollectHsMetrics.coverage_metrics
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'
- name: picard collecthsmetrics test_picard_collecthsmetrics_nofasta
command: nextflow run ./tests/modules/picard/collecthsmetrics -entry test_picard_collecthsmetrics_nofasta -c ./tests/config/nextflow.config -c ./tests/modules/picard/collecthsmetrics/nextflow.config
tags:
- picard/collecthsmetrics
- picard
files:
- path: output/picard/test.CollectHsMetrics.coverage_metrics
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'