mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-09 15:21:13 -05:00
17 lines
1 KiB
YAML
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 ]'
|