nf-core_modules/tests/modules/freebayes/test.yml
2021-11-03 11:41:12 +01:00

34 lines
1.1 KiB
YAML

- name: freebayes test_freebayes
command: nextflow run tests/modules/freebayes -entry test_freebayes -c tests/config/nextflow.config
tags:
- freebayes
files:
- path: output/freebayes/test.vcf.gz
- name: freebayes test_freebayes_bed
command: nextflow run tests/modules/freebayes -entry test_freebayes_bed -c tests/config/nextflow.config
tags:
- freebayes
files:
- path: output/freebayes/test.vcf.gz
- name: freebayes test_freebayes_cram
command: nextflow run tests/modules/freebayes -entry test_freebayes_cram -c tests/config/nextflow.config
tags:
- freebayes
files:
- path: output/freebayes/test.vcf.gz
- name: freebayes test_freebayes_somatic
command: nextflow run tests/modules/freebayes -entry test_freebayes_somatic -c tests/config/nextflow.config
tags:
- freebayes
files:
- path: output/freebayes/test.vcf.gz
- name: freebayes test_freebayes_somatic_cram_intervals
command: nextflow run tests/modules/freebayes -entry test_freebayes_somatic_cram_intervals -c tests/config/nextflow.config
tags:
- freebayes
files:
- path: output/freebayes/test.vcf.gz