mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-09 15:21:13 -05:00
17 lines
581 B
YAML
17 lines
581 B
YAML
|
- name: vcflib vcfbreakmulti
|
||
|
command: nextflow run ./tests/modules/vcflib/vcfbreakmulti -entry test_vcflib_vcfbreakmulti -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- vcflib/vcfbreakmulti
|
||
|
- vcflib
|
||
|
files:
|
||
|
- path: output/vcflib/test.breakmulti.vcf.gz
|
||
|
md5sum: 666d2d970399cf219dc1dc1eadff9170
|
||
|
|
||
|
- name: vcflib vcfbreakmulti stub
|
||
|
command: nextflow run ./tests/modules/vcflib/vcfbreakmulti -entry test_vcflib_vcfbreakmulti -c tests/config/nextflow.config -stub
|
||
|
tags:
|
||
|
- vcflib/vcfbreakmulti
|
||
|
- vcflib
|
||
|
files:
|
||
|
- path: output/vcflib/test.breakmulti.vcf.gz
|