Browse Source

Fixbug: workflow

master
YaqingLiu 4 years ago
parent
commit
2f3e7f6b77
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/pindel.wdl" as pindel

workflow run_pindel {
workflow {{ project_name }} {
String sample_id
File bam
File reference

Loading…
Cancel
Save