Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
1c202d2ecc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -18,7 +18,7 @@ workflow {{ project_name }} {

call cnvkit.cnvkit as cnvkit{
input:
sample=sample_id,
sample_id=sample_id,
ref_dir=ref_fasta_dir,
fasta=ref_fasta,
ref_flat=ref_flat,

Loading…
Cancel
Save