stead99 il y a 5 ans
Parent
révision
020583b0de
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      workflow.wdl

+ 2
- 0
workflow.wdl Voir le fichier

@@ -5,6 +5,7 @@ workflow {{ project_name }} {
File read1
File read2
String docker
String sample
String cluster_config
String disk_size
@@ -13,6 +14,7 @@ workflow {{ project_name }} {
input:
read1=read1,
read2=read2,
String sample,
docker=docker,
disk_size=disk_size,
cluster_config=cluster_config

Chargement…
Annuler
Enregistrer