瀏覽代碼

更新 'tasks/CNVkit.wdl'

master
meng 2 年之前
父節點
當前提交
964787938c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/CNVkit.wdl

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

@@ -28,7 +28,7 @@ task cnvkit{
echo $Ploidy
center=`awk -v vv=$PURITY 'BEGIN {print log(2/vv)/log(2)}'`
center=`awk -v vv=$Ploidy 'BEGIN {print log(2/vv)/log(2)}'`
echo $center


Loading…
取消
儲存