mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
5c463ca6b4
* update kleborate version info * fix stderr capture * few more version fixes * fix version info on more tools
10 lines
351 B
YAML
10 lines
351 B
YAML
- name: delly call test_delly_call
|
|
command: nextflow run tests/modules/delly/call -entry test_delly_call -c tests/config/nextflow.config
|
|
tags:
|
|
- delly
|
|
- delly/call
|
|
files:
|
|
- path: output/delly/test.bcf
|
|
md5sum: 360c1bf6867f33bd2a868ddfb4d957fc
|
|
- path: output/delly/test.bcf.csi
|
|
md5sum: 19e0cdf06c415f4942f6d4dbd5fb7271
|