mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
8 lines
516 B
YAML
8 lines
516 B
YAML
- name: picard collectwgsmetrics test_picard_collectwgsmetrics
|
|
command: nextflow run ./tests/modules/picard/collectwgsmetrics -entry test_picard_collectwgsmetrics -c ./tests/config/nextflow.config -c ./tests/modules/picard/collectwgsmetrics/nextflow.config
|
|
tags:
|
|
- picard/collectwgsmetrics
|
|
- picard
|
|
files:
|
|
- path: output/picard/test.CollectWgsMetrics.coverage_metrics
|
|
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'
|