Browse Source

更新 'tasks/CNVkit.wdl'

master
meng 2 years ago
parent
commit
f9a8c166a3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/CNVkit.wdl

+ 1
- 1
tasks/CNVkit.wdl View File

@@ -57,7 +57,7 @@ task cnvkit{
fi
#WGS
else:
else

if [ ${normal_bam} ]; then
/root/miniconda2/bin/cnvkit.py batch ${tumor_bam} \

Loading…
Cancel
Save