Browse Source

add count length in workflow

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

+ 3
- 0
workflow.wdl View File

@@ -31,6 +31,9 @@ workflow {{ project_name }} {
String qualimap_cluster
String ballgown_docker
String ballgown_cluster
String count_docker
String count_cluster
String count_length

Boolean pre_alignment_qc

Loading…
Cancel
Save