2021-10-13 08:40:04 +00:00
|
|
|
- name: bcftools index
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_csi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/index/nextflow.config
|
2021-10-13 08:40:04 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/index
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/test.vcf.gz.csi
|
2022-07-07 13:48:04 +00:00
|
|
|
md5sum: 9c49464e5983cc02ba89c862c2f33cf8
|
2021-10-13 08:40:04 +00:00
|
|
|
|
|
|
|
- name: bcftools index tbi
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/index -entry test_bcftools_index_tbi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/index/nextflow.config
|
2021-10-13 08:40:04 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/index
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
2022-07-07 13:48:04 +00:00
|
|
|
md5sum: a5c54806112b6b2464d4985b96b176c0
|