Kaynağa Gözat

更新 'tasks/BAMReadCount.wdl'

master
chenqingwang 4 yıl önce
ebeveyn
işleme
35349d9f77
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      tasks/BAMReadCount.wdl

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

@@ -11,7 +11,7 @@ task BAMReadCount {
String disk_size

command <<<
bam-readcount -f ${reference} -l ${bedfile} ${bamfile} > ${sample_id}.readcount
bam-readcount -f ${fa} -l ${bed} ${bam} > ${sample_id}.readcount
>>>

runtime {

Yükleniyor…
İptal
Kaydet