Преглед изворни кода

更新 'tasks/manta.wdl'

master
meng пре 2 година
родитељ
комит
b02df40040
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      tasks/manta.wdl

+ 2
- 2
tasks/manta.wdl Прегледај датотеку

@@ -49,7 +49,7 @@ task manta_calling{
}

output{
File somatic_vcf = "${sample}.Manta.somaticSV.vcf.gz"
File? germline_vcf = "${sample}.Manta.germlineSV.vcf.gz"
File somatic_vcf = "${sample_id}.Manta.somaticSV.vcf.gz"
File? germline_vcf = "${sample_id}.Manta.germlineSV.vcf.gz"
}
}

Loading…
Откажи
Сачувај