Explorar el Código

revise workflow

tags/v0.1.0
stead99 hace 4 años
padre
commit
b0a99f4bd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -112,7 +112,7 @@ workflow {{ project_name }} {
disable_quality_filtering=disable_quality_filtering
}

call hisat2.hisat2_fp as hisat2_fp {
call hisat2_fp.hisat2_fp as hisat2_fp {
input:
sample_id=sample_id,
idx=idx,

Cargando…
Cancelar
Guardar