Kaynağa Gözat

更新 'tasks/manta.wdl'

master
meng 2 yıl önce
ebeveyn
işleme
b02df40040
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      tasks/manta.wdl

+ 2
- 2
tasks/manta.wdl Dosyayı Görüntüle

@@ -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"
}
}

Yükleniyor…
İptal
Kaydet