2021-11-03 10:22:06 +00:00
|
|
|
- name: freebayes test_freebayes
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/freebayes -entry test_freebayes -c ./tests/config/nextflow.config -c ./tests/modules/freebayes/nextflow.config
|
2021-11-03 10:22:06 +00:00
|
|
|
tags:
|
|
|
|
- freebayes
|
|
|
|
files:
|
|
|
|
- path: output/freebayes/test.vcf.gz
|
|
|
|
|
|
|
|
- name: freebayes test_freebayes_bed
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/freebayes -entry test_freebayes_bed -c ./tests/config/nextflow.config -c ./tests/modules/freebayes/nextflow.config
|
2021-11-03 10:22:06 +00:00
|
|
|
tags:
|
|
|
|
- freebayes
|
|
|
|
files:
|
|
|
|
- path: output/freebayes/test.vcf.gz
|
|
|
|
|
|
|
|
- name: freebayes test_freebayes_cram
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/freebayes -entry test_freebayes_cram -c ./tests/config/nextflow.config -c ./tests/modules/freebayes/nextflow.config
|
2021-11-03 10:22:06 +00:00
|
|
|
tags:
|
|
|
|
- freebayes
|
|
|
|
files:
|
|
|
|
- path: output/freebayes/test.vcf.gz
|
|
|
|
|
|
|
|
- name: freebayes test_freebayes_somatic
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/freebayes -entry test_freebayes_somatic -c ./tests/config/nextflow.config -c ./tests/modules/freebayes/nextflow.config
|
2021-11-03 10:22:06 +00:00
|
|
|
tags:
|
|
|
|
- freebayes
|
|
|
|
files:
|
|
|
|
- path: output/freebayes/test.vcf.gz
|
|
|
|
|
|
|
|
- name: freebayes test_freebayes_somatic_cram_intervals
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/freebayes -entry test_freebayes_somatic_cram_intervals -c ./tests/config/nextflow.config -c ./tests/modules/freebayes/nextflow.config
|
2021-11-03 10:22:06 +00:00
|
|
|
tags:
|
|
|
|
- freebayes
|
|
|
|
files:
|
|
|
|
- path: output/freebayes/test.vcf.gz
|