Browse Source

Update: inputs

tags/v0.1.2
YaqingLiu 4 years ago
parent
commit
1dd6c6016d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -150,7 +150,7 @@ workflow {{ project_name }} {
input:
group=sample_id + '_normal',
sample=sample_id + '_normal',
fastq_1=normal_fastq_1,å
fastq_1=normal_fastq_1,
fastq_2=normal_fastq_2,
SENTIEON_INSTALL_DIR=SENTIEON_INSTALL_DIR,
SENTIEON_LICENSE=SENTIEON_LICENSE,

Loading…
Cancel
Save