Browse Source

更新 'workflow.wdl'

master
chenqingwang 3 years ago
parent
commit
43e39c1f48
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      workflow.wdl

+ 1
- 0
workflow.wdl View File

@@ -27,6 +27,7 @@ workflow {{ project_name }} {
reference_gtf_file=reference_gtf_file,
sample_id=sample_id,
bam=samtools_index.bam,
bai=samtools_index.bai,
docker=spladder_docker,
cluster=spladder_cluster,
disk_size=disk_size

Loading…
Cancel
Save