Explorar el Código

更新 'tasks/fastq_ncm.wdl'

master
meng hace 2 años
padre
commit
343afe0d01
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/fastq_ncm.wdl

+ 1
- 1
tasks/fastq_ncm.wdl Ver fichero

@@ -23,6 +23,6 @@ task fastq_ncm {
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File output="${out_id}.tar"
File result="${out_id}.tar"
}
}

Cargando…
Cancelar
Guardar