mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +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
377 B
YAML
10 lines
377 B
YAML
- name: dshbio splitgff3
|
|
command: nextflow run ./tests/software/dshbio/splitgff3 -entry test_dshbio_splitgff3 -c tests/config/nextflow.config
|
|
tags:
|
|
- dshbio
|
|
- dshbio/splitgff3
|
|
files:
|
|
- path: ./output/dshbio/test.1.gff3.gz
|
|
md5sum: 0742895e81fe080c01f43f9dd616baae
|
|
- path: ./output/dshbio/test.0.gff3.gz
|
|
md5sum: 9aed611b89093f5e0db4e63cb56d8416
|