Browse Source

add string disk_size in workflow

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

+ 1
- 0
workflow.wdl View File

@@ -70,6 +70,7 @@ workflow {{ project_name }} {
Float maximum_fraction_of_muliplelocationmapped_reads
String ballgown_docker
String ballgown_cluster
String disk_size

call fastp.fastp as fastp {
input:

Loading…
Cancel
Save