ソースを参照

更新 '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


読み込み中…
キャンセル
保存