Browse Source

更新 'workflow.wdl'

tags/v4.1.1
chenqingwang 4 years ago
parent
commit
cc51c51b3a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl View File



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


String rmats_docker String rmats_docker
String rmats_cluster String rmats_cluster
String disk_size
String disk_size


call rmats.rmats as rmats { call rmats.rmats as rmats {
input: input:

Loading…
Cancel
Save