Browse Source

更新 'tasks/spladder.wdl'

master
chenqingwang 4 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

output { output {
File fileList = "fileList.txt" File fileList = "fileList.txt"
File alignment = "alignment.txt" File alignment = "alignment.txt"
File pickle = "pickle.txt"
File pickle_txt = "pickle.txt"
} }
} }

Loading…
Cancel
Save