Kaynağa Gözat

update depth: test

master
YaqingLiu 4 yıl önce
ebeveyn
işleme
3b30f15192
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      tasks/depth.wdl

+ 1
- 1
tasks/depth.wdl Dosyayı Görüntüle

@@ -8,7 +8,7 @@ task depth {
String disk_size
command <<<
/opt/conda/bin/samtools depth -aa -b ${bed} ${bam} > ${sample_id}.depth
/opt/conda/bin/samtools depth -b ${bed} ${bam} > ${sample_id}.depth
>>>

runtime {

Yükleniyor…
İptal
Kaydet