Explorar el Código

fix bugs

master
LUYAO REN hace 5 años
padre
commit
8d83d83bc6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      workflow.wdl

+ 0
- 2
workflow.wdl Ver fichero

@@ -21,8 +21,6 @@ workflow {{ project_name }} {
input:
snv_gzvcf_2=index.snv_gzvcf_2,
indel_gzvcf_2=index.indel_gzvcf_2,
snv_gzvcf=snv_gzvcf,
indel_gzvcf=indel_gzvcf,
snv_gzvcf_index=index.snv_gzvcf_index,
indel_gzvcf_index=index.indel_gzvcf_index,
sample=sample,

Cargando…
Cancelar
Guardar