Parcourir la source

revised workflow

tags/v0.1.0
stead99 il y a 5 ans
Parent
révision
0b17dfa901
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl Voir le fichier

@@ -49,7 +49,8 @@ workflow {{ project_name }} {
input:
docker = ballgown_docker,
cluster = ballgown_cluster,
ballgown = stringtie.ballgown
ballgown = stringtie.ballgown,
gene_abundance = stringtie.gene_abundance
}
}

Chargement…
Annuler
Enregistrer