Kaynağa Gözat

更新 'tasks/battenberg.wdl'

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

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

@@ -28,8 +28,8 @@ task battenberg {
}

output {
File tumor_bam_data = "${normal_id}.sorted.deduped.nochr.bam"
File normal_bam_data = "${sample_id}.sorted.deduped.nochr.bam"
File tumor_bam_data = "${normal_id}.sorted.deduped.sam"
File normal_bam_data = "${sample_id}.sorted.deduped.sam"
}

}

Yükleniyor…
İptal
Kaydet