Преглед изворни кода

更新 'tasks/rmats.wdl'

tags/v4.1.1
chenqingwang пре 4 година
родитељ
комит
dd44c4cbfc
1 измењених фајлова са 4 додато и 2 уклоњено
  1. +4
    -2
      tasks/rmats.wdl

+ 4
- 2
tasks/rmats.wdl Прегледај датотеку

@@ -1,7 +1,9 @@
task rmats {
String sample_id
File b1_txt
File b2_txt
File b1_txt_file
Array[Array[File]] b1_txt = read_csv(b1_txt_file)
File b2_txt_file
Array[Array[File]] b2_txt = read_csv(b2_txt_file)
File reference_gtf_file


Loading…
Откажи
Сачувај