mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
4e9e732b76
* Add strelka/somatic module * Fill out meta.yml properly
12 lines
526 B
YAML
12 lines
526 B
YAML
- name: strelka somatic test_strelka_somatic
|
|
command: nextflow run tests/modules/strelka/somatic -entry test_strelka_somatic -c tests/config/nextflow.config
|
|
tags:
|
|
- strelka
|
|
- strelka/somatic
|
|
files:
|
|
- path: output/strelka/test.somatic_indels.vcf.gz
|
|
- path: output/strelka/test.somatic_indels.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz
|
|
- path: output/strelka/test.somatic_snvs.vcf.gz.tbi
|
|
md5sum: 4cb176febbc8c26d717a6c6e67b9c905
|