Explorar el Código

alter judge condition

master
YaqingLiu hace 4 años
padre
commit
1adf9ce80d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      tasks/access.wdl

+ 1
- 2
tasks/access.wdl Ver fichero

@@ -9,8 +9,7 @@ task access {
String disk_size

Boolean amplicon = if (method == "amplicon") then true else false

command <<
if ${amplicon}; then
cp ${bed} access-mappable.bed

Cargando…
Cancelar
Guardar