mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
416 B
YAML
9 lines
416 B
YAML
|
- name: "picard crosscheckfingerprints"
|
||
|
command: nextflow run ./tests/modules/picard/crosscheckfingerprints -entry test_picard_crosscheckfingerprints -c ./tests/config/nextflow.config -c ./tests/modules/picard/crosscheckfingerprints/nextflow.config
|
||
|
tags:
|
||
|
- "picard"
|
||
|
- "picard/crosscheckfingerprints"
|
||
|
files:
|
||
|
- path: "output/picard/test.crosscheck_metrics.txt"
|
||
|
- path: output/picard/versions.yml
|