Ver código fonte

fix(CNVkit): workflow

master
YaqingLiu 2 anos atrás
pai
commit
26b0d32e76
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver arquivo

@@ -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,

Carregando…
Cancelar
Salvar