mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
9 lines
296 B
YAML
9 lines
296 B
YAML
|
- name: Run bcftools bgzip test workflow
|
||
|
command: nextflow run ./tests/software/bcftools/bgzip -entry test_bcftools_bgzip -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bcftools
|
||
|
- bcftools_bgzip
|
||
|
files:
|
||
|
- path: output/bcftools/test.vcf.gz
|
||
|
md5sum: eb75ae1f08a1884f8edc59ed423471a2
|