nf-core_modules/tests/modules/picard/collecthsmetrics/test.yml

18 lines
1 KiB
YAML
Raw Normal View History

- name: picard collecthsmetrics test_picard_collecthsmetrics
2022-05-22 00:43:48 -04:00
command: nextflow run ./tests/modules/picard/collecthsmetrics -entry test_picard_collecthsmetrics -c ./tests/config/nextflow.config -c ./tests/modules/picard/collecthsmetrics/nextflow.config
tags:
2022-05-22 00:43:48 -04:00
- picard/collecthsmetrics
- picard
2022-05-22 00:43:48 -04:00
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
2022-05-22 00:43:48 -04:00
- picard
files:
- path: output/picard/test.CollectHsMetrics.coverage_metrics
2022-05-22 00:43:48 -04:00
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'