Browse Source

更新 'workflow.wdl'

tags/v0.0.1
chenqingwang 4 years ago
parent
commit
6012bafe55
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      workflow.wdl

+ 1
- 0
workflow.wdl View File

@@ -18,6 +18,7 @@ workflow {{ project_name }} {
input:
docker = samtools_docker,
cluster = samtools_cluster,
sample_id = sample_id
bam_file = bam_file,
disk_size = disk_size
}

Loading…
Cancel
Save