Browse Source

更新 'tasks/CNVkit.wdl'

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

+ 0
- 1
tasks/CNVkit.wdl View File

@@ -15,7 +15,6 @@ task cnvkit{
command <<
set -o pipefail
set -e
nt=$(nproc)

cnvkit.py batch ${tumor_bam} \
-n ${normal_bam} \

Loading…
Cancel
Save