mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
3f4eccbf0f
* testing works but need to fix paths and add exclude list * edited meta file and removed TODOs * left over TODOs * test passed, final push * resolving initial comments * Update software/delly/call/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
10 lines
352 B
YAML
10 lines
352 B
YAML
- name: delly call test_delly_call
|
|
command: nextflow run tests/software/delly/call -entry test_delly_call -c tests/config/nextflow.config
|
|
tags:
|
|
- delly
|
|
- delly/call
|
|
files:
|
|
- path: output/delly/test.bcf
|
|
md5sum: b20df3b9086faccd6bfd2641d97712c8
|
|
- path: output/delly/test.bcf.csi
|
|
md5sum: 19e0cdf06c415f4942f6d4dbd5fb7271
|