瀏覽代碼

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 年之前
父節點
當前提交
fbf9012009
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      tasks/spladder_quantification.wdl

+ 1
- 1
tasks/spladder_quantification.wdl 查看文件

@@ -64,6 +64,6 @@ task spladder_quantification {
File alignment_bai = "alignment_bai.txt"
File pickle_txt = "pickle.txt"
File count_hdf5_txt = "count_hdf5.txt"
Array[File] spladder = glob("${sample_id}/spladder_out/spladder/*")
File merge_graphs_count = "${sample_id}/spladder_out/spladder/genes_graph_conf2.merge_graphs.count.hdf5"
}
}

Loading…
取消
儲存