Procházet zdrojové kódy

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang před 3 roky
rodič
revize
fbf9012009
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      tasks/spladder_quantification.wdl

+ 1
- 1
tasks/spladder_quantification.wdl Zobrazit soubor

@@ -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"
}
}

Načítá se…
Zrušit
Uložit