Browse Source

更新 'tasks/fastp.wdl'

master
meng 2 years ago
parent
commit
c836fae54a
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      tasks/fastp.wdl

+ 3
- 3
tasks/fastp.wdl View File

@@ -22,9 +22,9 @@ task fastp {
String report_title = "\'fastp report\'"

# excute env
String docker
String cluster_config
String disk_size
String docker
String cluster_config
String disk_size

}

Loading…
Cancel
Save