Kaynağa Gözat

revise-tophat

master
stead99 5 yıl önce
ebeveyn
işleme
e1a20147f1
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      tasks/tophat2.wdl

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

@@ -20,7 +20,7 @@ task tophat2 {
}

output {
File accepted_hits = "${baseout}/${baseout}.accepted_hits.bam"
File unmapped_bam = "${baseout}/${baseout}.unmapped.bam"
File accepted_hits = "${baseout}/accepted_hits.bam"
File unmapped_bam = "${baseout}/unmapped.bam"
}
}

Yükleniyor…
İptal
Kaydet