nf-core_modules/tests/modules/bcftools/index/test.yml
Harshil Patel 682f789f93
Bump tool versions for modules required in viralrecon (#1859)
* Bump tool versions for modules required in viralrecon

* Fix all the tests

* Fix Prettier lint

* Remove empty md5sums
2022-07-07 14:48:04 +01:00

17 lines
679 B
YAML

- name: bcftools index
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_csi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/index/nextflow.config
tags:
- bcftools
- bcftools/index
files:
- path: output/bcftools/test.vcf.gz.csi
md5sum: 9c49464e5983cc02ba89c862c2f33cf8
- name: bcftools index tbi
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_tbi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/index/nextflow.config
tags:
- bcftools
- bcftools/index
files:
- path: output/bcftools/test.vcf.gz.tbi
md5sum: a5c54806112b6b2464d4985b96b176c0