mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
19 lines
632 B
YAML
19 lines
632 B
YAML
- name: Run dsh filterbed
|
|
command: nextflow run ./tests/software/dsh -profile docker -entry test_dsh_filterbed -c tests/config/nextflow.config
|
|
tags:
|
|
- dsh
|
|
- dsh_filterbed
|
|
files:
|
|
- path: output/dsh/A.filtered.bed.gz
|
|
md5sum: 91cee4392d6034793f99f6c53891d866
|
|
|
|
- name: Run dsh splitbed
|
|
command: nextflow run ./tests/software/dsh -profile docker -entry test_dsh_splitbed -c tests/config/nextflow.config
|
|
tags:
|
|
- dsh
|
|
- dsh_splitbed
|
|
files:
|
|
- path: output/dsh/A.0.bed.gz
|
|
md5sum: 619e51c435d0e7138ca41b660ed07e3a
|
|
- path: output/dsh/A.1.bed.gz
|
|
md5sum: 223bba025a0bb859de9a1bf385550a7e
|