Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
b3fd4bb59c
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      workflow.wdl

+ 4
- 4
workflow.wdl View File

@@ -4,10 +4,10 @@ workflow {{ project_name }} {
input{
File in1
File in2
String sample_id
String docker
String cluster_config
String disk_size
String sample_id
String docker
String cluster_config
String disk_size

}


Loading…
Cancel
Save