Browse Source

add sample_id in workflow

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

+ 1
- 0
workflow.wdl View File

@@ -34,6 +34,7 @@ workflow {{ project_name }} {
String count_docker
String count_cluster
String count_length
String sample_id

Boolean pre_alignment_qc

Loading…
Cancel
Save