2021-01-21 16:16:20 -05:00
|
|
|
- name: Run dsh filterbed
|
2021-02-02 16:30:59 -05:00
|
|
|
command: nextflow run ./tests/software/dsh -entry test_dsh_filterbed -c tests/config/nextflow.config
|
2021-01-21 16:16:20 -05:00
|
|
|
tags:
|
|
|
|
- dsh
|
|
|
|
- dsh_filterbed
|
|
|
|
files:
|
|
|
|
- path: output/dsh/A.filtered.bed.gz
|
|
|
|
md5sum: 91cee4392d6034793f99f6c53891d866
|
2021-01-21 17:34:49 -05:00
|
|
|
|
|
|
|
- name: Run dsh splitbed
|
2021-02-02 16:30:59 -05:00
|
|
|
command: nextflow run ./tests/software/dsh -entry test_dsh_splitbed -c tests/config/nextflow.config
|
2021-01-21 17:34:49 -05:00
|
|
|
tags:
|
|
|
|
- dsh
|
|
|
|
- dsh_splitbed
|
|
|
|
files:
|
|
|
|
- path: output/dsh/A.0.bed.gz
|
|
|
|
md5sum: 619e51c435d0e7138ca41b660ed07e3a
|
|
|
|
- path: output/dsh/A.1.bed.gz
|
|
|
|
md5sum: 223bba025a0bb859de9a1bf385550a7e
|