Explorar el Código

revised workflow

tags/v0.1.0
stead99 hace 5 años
padre
commit
0b17dfa901
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl Ver fichero

@@ -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
}
}

Cargando…
Cancelar
Guardar