Zhihui 4 years ago
parent
commit
c974c09fd7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -38,7 +38,7 @@ workflow {{ project_name }} {
read2=fastp.Trim_R2
}

call fastqscreen.fastqscreen as fastqscreen {
call fastqscreen.fastq_screen as fastqscreen {
input:
read1=fastp.Trim_R1,
read2=fastp.Trim_R2,

Loading…
Cancel
Save