Browse Source

revised workflow

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

+ 2
- 1
workflow.wdl View File

input: input:
docker = ballgown_docker, docker = ballgown_docker,
cluster = ballgown_cluster, cluster = ballgown_cluster,
ballgown = stringtie.ballgown
ballgown = stringtie.ballgown,
gene_abundance = stringtie.gene_abundance
} }
} }

Loading…
Cancel
Save