2021-09-14 07:19:01 +00:00
|
|
|
- name: bcftools query
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/query -entry test_bcftools_query -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/query/nextflow.config
|
2021-09-14 07:19:01 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/query
|
|
|
|
files:
|
2022-02-02 15:19:46 +00:00
|
|
|
- path: output/bcftools/out.txt
|
2021-09-14 07:19:01 +00:00
|
|
|
md5sum: c32a6d28f185822d8fe1eeb7e42ec155
|
|
|
|
|
|
|
|
- name: bcftools query with optional files
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bcftools/query -entry test_bcftools_query_with_optional_files -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/query/nextflow.config
|
2021-09-14 07:19:01 +00:00
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools/query
|
|
|
|
files:
|
2022-02-02 15:19:46 +00:00
|
|
|
- path: output/bcftools/out.txt
|
2021-09-14 07:19:01 +00:00
|
|
|
md5sum: 6bb5df49bfb5af39f7037cdf95032aac
|