Explorar el Código

add heatmap.pdf

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

+ 1
- 1
tasks/export.wdl Ver fichero

@@ -10,7 +10,7 @@ task export{
# seg
cnvkit.py export seg *.cns -o ${sample_id}.seg
# heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap.pdf
>>>
runtime {

Cargando…
Cancelar
Guardar