Browse Source

更新 'tasks/CNVkit.wdl'

master
meng 2 years ago
parent
commit
fd8a113794
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
echo "WGS"
if [ ${normal_bam} ]; then
echo "WGS with normal"

Loading…
Cancel
Save