mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
11 lines
377 B
YAML
11 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
|