nf-core_modules/tests/modules/bcftools/index/test.yml
James A. Fellows Yates 7b1e84f7be
Add bcftools/index (#812)
* feat: add bcftools index

* Extend tests to also test gen for TBI

* Update meta.yml

* Update meta.yml
2021-10-13 10:40:04 +02:00

17 lines
575 B
YAML

- name: bcftools index
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_csi -c tests/config/nextflow.config
tags:
- bcftools
- bcftools/index
files:
- path: output/bcftools/test.vcf.gz.csi
md5sum: 5f930522d2b9dcdba2807b7da4dfa3fd
- name: bcftools index tbi
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_tbi -c tests/config/nextflow.config
tags:
- bcftools
- bcftools/index
files:
- path: output/bcftools/test.vcf.gz.tbi
md5sum: 36e11bf96ed0af4a92caa91a68612d64