Browse Source

更新 'tasks/spladder.wdl'

master
chenqingwang 3 years ago
parent
commit
05aa767158
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/spladder.wdl

+ 1
- 1
tasks/spladder.wdl View File

@@ -40,6 +40,6 @@ task spladder {
output {
File fileList = "fileList.txt"
File alignment = "alignment.txt"
File pickle = "pickle.txt"
File pickle_txt = "pickle.txt"
}
}

Loading…
Cancel
Save