nf-core_modules/tests/modules/bcftools/annotate/test.yml
Mei Wu 38ffbfdb63
bcftools/annotate follow up corrections (#1359)
* bcf annotate ready2go

* edited output name

* fixed output

* updated bcftools ver

* changed contain output string

* removed contain key entirely

* fixed md5sum for test.yml

* using match instead of find

* bcftools/annotate refactored with complete test

* rm trailing white space

Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
2022-02-28 10:16:29 -05:00

19 lines
782 B
YAML

- 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
tags:
- bcftools/annotate
- bcftools
files:
- path: output/bcftools/test_compressed_vcf_annotated.vcf.gz
- path: output/bcftools/versions.yml
md5sum: de86d4d411baef1aaee0e72f519dbe1f
- 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
md5sum: a57e62a5a189fe85aabd52c010d88ca6