mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
754db250a0
* remove params statement * add manta/somatic module * fix strelka target bed thing * removing checksums should make this pass * Update modules/manta/somatic/main.nf Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> * fix indentation Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
18 lines
816 B
YAML
18 lines
816 B
YAML
- name: manta somatic test_manta_somatic
|
|
command: nextflow run tests/modules/manta/somatic -entry test_manta_somatic -c tests/config/nextflow.config
|
|
tags:
|
|
- manta/somatic
|
|
- manta
|
|
files:
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz
|
|
- path: output/manta/test.candidate_small_indels.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|
|
- path: output/manta/test.candidate_sv.vcf.gz
|
|
- path: output/manta/test.candidate_sv.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|
|
- path: output/manta/test.diploid_sv.vcf.gz
|
|
- path: output/manta/test.diploid_sv.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|
|
- path: output/manta/test.somatic_sv.vcf.gz
|
|
- path: output/manta/test.somatic_sv.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|