2022-05-31 15:15:58 +02:00
|
|
|
- name: bcftools concat test_bcftools_concat_tbi
|
|
|
|
command: nextflow run ./tests/modules/bcftools/concat -entry test_bcftools_concat_tbi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/concat/nextflow.config
|
2021-08-10 15:10:27 +02:00
|
|
|
tags:
|
2022-05-31 15:15:58 +02:00
|
|
|
- bcftools
|
2021-08-10 15:10:27 +02:00
|
|
|
- bcftools/concat
|
2022-05-31 15:15:58 +02:00
|
|
|
files:
|
|
|
|
- path: output/bcftools/test3.vcf.gz
|
2022-07-07 14:48:04 +01:00
|
|
|
md5sum: 1f6a3ffdffbc56e0bc1b184e70ee88df
|
2022-05-31 15:15:58 +02:00
|
|
|
|
|
|
|
- name: bcftools concat test_bcftools_concat_no_tbi
|
|
|
|
command: nextflow run ./tests/modules/bcftools/concat -entry test_bcftools_concat_no_tbi -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/concat/nextflow.config
|
|
|
|
tags:
|
2021-08-10 15:10:27 +02:00
|
|
|
- bcftools
|
2022-05-31 15:15:58 +02:00
|
|
|
- bcftools/concat
|
2021-08-10 15:10:27 +02:00
|
|
|
files:
|
|
|
|
- path: output/bcftools/test3.vcf.gz
|
2022-07-07 14:48:04 +01:00
|
|
|
md5sum: 1f6a3ffdffbc56e0bc1b184e70ee88df
|