mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
e3cf4c822c
* Update dsh-bio modules to version 2.0.4 * update docker tag * update md5 checksums * Update software/dshbio/filtergff3/main.nf * Update software/dshbio/splitgff3/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
10 lines
371 B
YAML
10 lines
371 B
YAML
- name: dshbio splitbed
|
|
command: nextflow run ./tests/software/dshbio/splitbed -entry test_dshbio_splitbed -c tests/config/nextflow.config
|
|
tags:
|
|
- dshbio
|
|
- dshbio/splitbed
|
|
files:
|
|
- path: ./output/dshbio/test.1.bed.gz
|
|
md5sum: 967ba338f361740eb015304003ababe7
|
|
- path: ./output/dshbio/test.0.bed.gz
|
|
md5sum: 8b884d8cf5c57955f218f1c6dbf02d54
|