Browse Source

更新 'workflow.wdl'

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

+ 1
- 1
workflow.wdl View File

@@ -13,7 +13,7 @@ workflow {{ project_name }} {
String cluster_config
String disk_size

call cnvkit.cnvkit as cnvkit{
call ascat.ASCAT as ASCAT{
input:
sample=sample_id,
tumor_bam=tumor_bam,

Loading…
Cancel
Save