Browse Source

更新 'tasks/CNVkit.wdl'

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

+ 1
- 1
tasks/CNVkit.wdl View File

@@ -12,7 +12,7 @@ task cnvkit{
String cluster_config
String disk_size

sample=basename(sample,".vcf")
sample=basename(sample,".bam")

command <<<


Loading…
Cancel
Save