Explorar el Código

access.wdl

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

+ 1
- 1
tasks/access.wdl Ver fichero

@@ -6,7 +6,7 @@ task access {
String disk_size

command <<<
cnvkit.py access ${ref_dir}/${fasta} -o ./data/access-5kb-mappable.hg38.bed
cnvkit.py access ${ref_dir}/${fasta} -o access-5kb-mappable.hg38.bed
>>>
runtime {

Cargando…
Cancelar
Guardar