2021-10-18 17:34:23 -04:00
|
|
|
- name: strelka somatic test_strelka_somatic
|
2021-11-26 02:58:40 -05:00
|
|
|
command: nextflow run ./tests/modules/strelka/somatic -entry test_strelka_somatic -c ./tests/config/nextflow.config -c ./tests/modules/strelka/somatic/nextflow.config
|
2021-10-18 17:34:23 -04:00
|
|
|
tags:
|
|
|
|
- strelka
|
|
|
|
- strelka/somatic
|
|
|
|
files:
|
|
|
|
- path: output/strelka/test.somatic_indels.vcf.gz
|
|
|
|
- path: output/strelka/test.somatic_indels.vcf.gz.tbi
|
|
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz
|
|
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz.tbi
|
2021-10-27 11:49:54 -04:00
|
|
|
|
2022-02-10 04:34:22 -05:00
|
|
|
- name: strelka somatic test_strelka_best_practices_somatic
|
|
|
|
command: nextflow run ./tests/modules/strelka/somatic -entry test_strelka_best_practices_somatic -c ./tests/config/nextflow.config -c ./tests/modules/strelka/somatic/nextflow.config
|
2021-10-27 11:49:54 -04:00
|
|
|
tags:
|
|
|
|
- strelka
|
|
|
|
- strelka/somatic
|
|
|
|
files:
|
|
|
|
- path: output/strelka/test.somatic_indels.vcf.gz
|
|
|
|
- path: output/strelka/test.somatic_indels.vcf.gz.tbi
|
|
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz
|
|
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz.tbi
|