Browse Source

dedup

master
LUYAO REN 4 years ago
parent
commit
7895f6d04a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -3,7 +3,7 @@ import "./tasks/delly.wdl" as delly
import "./tasks/Dedup.wdl" as Dedup
import "./tasks/bcf2vcf.wdl" as bcf2vcf

workflow project_name {
workflow {{ project_name }} {
String SENTIEON_INSTALL_DIR
String SENTIEONdocker

Loading…
Cancel
Save