Browse Source

revise output name

master
stead99 4 years ago
parent
commit
c6a9f78c0b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/catreads.wdl

+ 1
- 1
tasks/catreads.wdl View File

@@ -16,6 +16,6 @@ task catreads {
}

output {
File fq3 = "${fq3}"
File merge_fq = "${fq3}"
}
}

Loading…
Cancel
Save