mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
12 lines
404 B
YAML
12 lines
404 B
YAML
|
- name: picard collectwgsmetrics test_picard_collectwgsmetrics
|
||
|
command: nextflow run tests/software/picard/collectwgsmetrics -entry test_picard_collectwgsmetrics -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- picard_collectwgsmetrics
|
||
|
- picard
|
||
|
files:
|
||
|
- path: output/picard/test.CollectWgsMetrics.coverage_metrics
|
||
|
contains:
|
||
|
- "GENOME_TERRITORY"
|
||
|
- "29829"
|
||
|
- "17554"
|