瀏覽代碼

更新 'workflow.wdl'

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

+ 2
- 2
workflow.wdl 查看文件

@@ -3,14 +3,14 @@ import "./tasks/rmats.wdl" as rmats

workflow {{ project_name }} {
String sample_id
File b1_txt
File b1_txt
File b2_txt
File reference_gtf_file

String rmats_docker
String rmats_cluster
String disk_size
String disk_size

call rmats.rmats as rmats {
input:

Loading…
取消
儲存