Explorar el Código

Update 'tasks/bed_to_interval_list.wdl'

master
renluyao hace 4 años
padre
commit
63af907d26
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/bed_to_interval_list.wdl

+ 1
- 1
tasks/bed_to_interval_list.wdl Ver fichero

@@ -20,7 +20,7 @@ task bed_to_interval_list {
java -jar /usr/picard/picard.jar BedToIntervalList \
I=${bed} \
O=${interval_list_name}.txt \
SD=/cromwell_root/tmp/${reference_bed_dict}
SD=/cromwell_root/tmp/GRCh38.d1.vd1.dict
>>>

runtime {

Cargando…
Cancelar
Guardar