浏览代码

更新 'tasks/CNVkit.wdl'

master
meng 2 年前
父节点
当前提交
c47eff86c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/CNVkit.wdl

+ 1
- 1
tasks/CNVkit.wdl 查看文件

@@ -39,7 +39,7 @@ task cnvkit{
-p $nt
ls ./
/root/miniconda2/bin/cnvkit.py call ${sample}.cns/${sample}.cns \
/root/miniconda2/bin/cnvkit.py call ${sample}.cns/${sample}.cns --center -0.51 \
-o ${sample}.call.cns

正在加载...
取消
保存