mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
308 B
YAML
9 lines
308 B
YAML
|
- name: Run bcftools bgzip test workflow
|
||
|
command: nextflow run ./tests/software/bcftools/stats -entry test_bcftools_stats -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bcftools
|
||
|
- bcftools_stats
|
||
|
files:
|
||
|
- path: output/bcftools/test.bcftools_stats.txt
|
||
|
md5sum: abfc6a90f84e24b2cc7e92cbce06200a
|