瀏覽代碼

alter format

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

+ 2
- 2
tasks/export.wdl 查看文件

String disk_size String disk_size


command <<< command <<<
#mkdir -p /cromwell_root/tmp/cnvkit
# mkdir -p /cromwell_root/tmp/cnvkit
cp -r ${sep=" " results} . cp -r ${sep=" " results} .
#cd /cromwell_root/tmp/cnvkit
# cd /cromwell_root/tmp/cnvkit
# this version app just provides seg # this version app just provides seg
cnvkit.py export seg *.cns -o ${sample_id}.seg cnvkit.py export seg *.cns -o ${sample_id}.seg
>>> >>>

Loading…
取消
儲存