2021-09-12 17:51:40 +00:00
|
|
|
- name: bcftools view
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/view -entry test_bcftools_view -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/view/nextflow.config
|
2021-09-12 17:51:40 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/view
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/out.vcf.gz
|
2022-07-07 13:48:04 +00:00
|
|
|
md5sum: c5f2a6a912964c45e8231140420561f9
|
2021-09-12 17:51:40 +00:00
|
|
|
|
|
|
|
- name: bcftools view with optional files
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/view -entry test_bcftools_view_with_optional_files -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/view/nextflow.config
|
2021-09-12 17:51:40 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/view
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/out.vcf.gz
|
2022-07-07 13:48:04 +00:00
|
|
|
md5sum: 265a36d06f8ac3bf52086e4467e537f8
|