nf-core_modules/tests/modules/bcftools/convert/test.yml

24 lines
996 B
YAML
Raw Normal View History

- name: bcftools convert test_bcftools_convert_gvcf
command: nextflow run ./tests/modules/bcftools/convert -entry test_bcftools_convert_gvcf -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/convert/nextflow.config
tags:
- bcftools/convert
- bcftools
files:
- path: output/bcftools/test.vcf.gz
- name: bcftools convert test_bcftools_convert_gvcf_bed
command: nextflow run ./tests/modules/bcftools/convert -entry test_bcftools_convert_gvcf_bed -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/convert/nextflow.config
tags:
- bcftools/convert
- bcftools
files:
- path: output/bcftools/test.vcf.gz
- name: bcftools convert test_bcftools_convert_gvcf_to_bcf
command: nextflow run ./tests/modules/bcftools/convert -entry test_bcftools_convert_gvcf_to_bcf -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/convert/nextflow.config
tags:
- bcftools/convert
- bcftools
files:
- path: output/bcftools/test.bcf.gz