mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-23 19:48:16 +00:00
9 lines
300 B
YAML
9 lines
300 B
YAML
|
- name: Run bcftools tabix test workflow
|
||
|
command: nextflow run ./tests/software/bcftools/tabix -entry test_bcftools_tabix -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bcftools
|
||
|
- bcftools_tabix
|
||
|
files:
|
||
|
- path: output/bcftools/test.vcf.gz.tbi
|
||
|
md5sum: 06d52177f819730dd409157914534e8d
|