瀏覽代碼

更新 'tasks/rmats.wdl'

tags/v4.1.1
chenqingwang 4 年之前
父節點
當前提交
3846bcc0ac
共有 1 個檔案被更改,包括 2 行新增4 行删除
  1. +2
    -4
      tasks/rmats.wdl

+ 2
- 4
tasks/rmats.wdl 查看文件

@@ -1,9 +1,7 @@
task rmats {
String sample_id
File b1_txt_file ## 阿里云不能直接读取txt内容
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 b1_txt
File b2_txt
File reference_gtf_file


Loading…
取消
儲存