Browse Source

add string disk_size in fastp

tags/v0.1.0
stead99 5 years ago
parent
commit
a9b68d945f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      workflow.wdl

+ 1
- 0
workflow.wdl View File

@@ -79,6 +79,7 @@ workflow {{ project_name }} {
read2 = read2,
docker = fastp_docker,
cluster = fastp_cluster,
disk_size = disk_size,
adapter_sequence = adapter_sequence,
adapter_sequence_r2 = adapter_sequence_r2,
umi_loc = umi_loc,

Loading…
Cancel
Save