Browse Source

first commit

master
LUYAO REN 5 years ago
parent
commit
f7080e0ed3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -1,6 +1,6 @@
import "./tasks/merge.wdl" as merge

workflow project_name {
workflow {{ project_name }} {
Array[File] fastqs
String new_file_name

Loading…
Cancel
Save