Browse Source

更新 'tasks/spladder_merge.wdl'

master
chenqingwang 3 years ago
parent
commit
863b47365d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/spladder_merge.wdl

+ 1
- 1
tasks/spladder_merge.wdl View File

File alignment = "alignment.txt" File alignment = "alignment.txt"
File alignment_bai = "alignment_bai.txt" File alignment_bai = "alignment_bai.txt"
File pickle_txt = "pickle.txt" File pickle_txt = "pickle.txt"
File AS_merge_pickle = glob("${sample_id}/spladder_out/spladder/genes_graph_conf2.merge_graphs.pickle")
File AS_merge_pickle = "${sample_id}/spladder_out/spladder/genes_graph_conf2.merge_graphs.pickle"
} }
} }

Loading…
Cancel
Save