Browse Source

fix(CNVkit): workflow

master
YaqingLiu 2 years ago
parent
commit
199804f85d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

String disk_size String disk_size
String cluster_config String cluster_config
call CNVkit.CNVkit as CNVkit {
call CNVkit.CNVkit as CNVkit1 {
input: input:
sample=sample_id, sample=sample_id,
fasta=fasta, fasta=fasta,

Loading…
Cancel
Save