Просмотр исходного кода

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 лет назад
Родитель
Сommit
1f0c0a1fc8
1 измененных файлов: 0 добавлений и 3 удалений
  1. +0
    -3
      tasks/spladder_quantification.wdl

+ 0
- 3
tasks/spladder_quantification.wdl Просмотреть файл

@@ -62,9 +62,6 @@ task spladder_quantification {
File alignment_bai = "alignment_bai.txt"
File pickle_txt = "pickle.txt"
File count_hdf5_txt = "count_hdf5.txt"
Array[File] AS_gff = glob("${sample_id}/spladder_out/*.gff3")
Array[File] AS_gz = glob("${sample_id}/spladder_out/*.gz")
Array[File] spladder_out = glob("${sample_id}/spladder_out/*")
Array[File] spladder = glob("${sample_id}/spladder_out/spladder/*")
}
}

Загрузка…
Отмена
Сохранить