2022-02-28 10:16:29 -05:00
|
|
|
- name: bcftools annotate test_bcftools_annotate_out_vcf
|
|
|
|
command: nextflow run tests/modules/bcftools/annotate -entry test_bcftools_annotate_out_vcf -c tests/config/nextflow.config
|
2022-02-28 08:23:12 -05:00
|
|
|
tags:
|
|
|
|
- bcftools/annotate
|
|
|
|
- bcftools
|
|
|
|
files:
|
2022-02-28 10:16:29 -05:00
|
|
|
- path: output/bcftools/test_compressed_vcf_annotated.vcf.gz
|
2022-02-28 08:23:12 -05:00
|
|
|
- path: output/bcftools/versions.yml
|
2022-07-07 09:48:04 -04:00
|
|
|
md5sum: ff237d88fce62300fdab66b284e9aa95
|
2022-02-28 10:16:29 -05:00
|
|
|
|
|
|
|
- name: bcftools annotate test_bcftools_annotate_out_bcf
|
|
|
|
command: nextflow run tests/modules/bcftools/annotate -entry test_bcftools_annotate_out_bcf -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- bcftools/annotate
|
|
|
|
- bcftools
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/test_compressed_bcf_annotated.bcf
|
|
|
|
- path: output/bcftools/versions.yml
|
2022-07-07 09:48:04 -04:00
|
|
|
md5sum: bbcefb8ebfca05c538a92dbfb94d977e
|