Browse Source

......

master
Zhihui 4 years ago
parent
commit
825ae2037d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -138,7 +138,7 @@ workflow {{ project_name }} {
input:
bam = samtools.out_percent,
docker = qualimapBAMqc_docker,
cluster = qualimapBAMqc_cluster_config,
cluster_config = qualimapBAMqc_cluster_config,
disk_size = qualimapBAMqc_disk_size
}


Loading…
Cancel
Save