浏览代码

更新 '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:

正在加载...
取消
保存