Explorar el Código

fix(CNVkit): workflow

master
YaqingLiu hace 2 años
padre
commit
26b0d32e76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -43,7 +43,7 @@ workflow {{ project_name }} {
String disk_size
String cluster_config
call CNVkit.CNVkit as CNVkit1 {
call CNVkit.CNVkit as CNVkit {
input:
sample=sample_id,
fasta=fasta,

Cargando…
Cancelar
Guardar