2021-10-27 16:24:48 +00:00
|
|
|
- name: manta germline
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/manta/germline -entry test_manta_germline -c ./tests/config/nextflow.config -c ./tests/modules/manta/germline/nextflow.config
|
2021-10-27 16:24:48 +00:00
|
|
|
tags:
|
|
|
|
- manta
|
|
|
|
- manta/germline
|
|
|
|
files:
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz.tbi
|
|
|
|
- name: manta germline target bed
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/manta/germline -entry test_manta_germline_target_bed -c ./tests/config/nextflow.config -c ./tests/modules/manta/germline/nextflow.config
|
2021-10-27 16:24:48 +00:00
|
|
|
tags:
|
|
|
|
- manta
|
|
|
|
- manta/germline
|
|
|
|
files:
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz.tbi
|
2022-02-10 09:37:31 +00:00
|
|
|
- name: manta germline target bed jointcalling
|
|
|
|
command: nextflow run ./tests/modules/manta/germline -entry test_manta_germline_target_bed_jointcalling -c ./tests/config/nextflow.config -c ./tests/modules/manta/germline/nextflow.config
|
|
|
|
tags:
|
|
|
|
- manta
|
|
|
|
- manta/germline
|
|
|
|
files:
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz
|
|
|
|
- path: output/manta/test.candidate_sv.vcf.gz.tbi
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz
|
|
|
|
- path: output/manta/test.diploid_sv.vcf.gz.tbi
|