Zhihui hace 5 años
padre
commit
c974c09fd7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -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,

Cargando…
Cancelar
Guardar