瀏覽代碼

fix(CNVkit): workflow

master
YaqingLiu 2 年之前
父節點
當前提交
26b0d32e76
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl 查看文件

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

Loading…
取消
儲存