Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Drone
Ayuda
Iniciar sesión
junshang
/
rnaseq-engineering
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
11
Wiki
Actividad
Explorar el Código
revised workflow
tags/v0.1.0
stead99
hace 5 años
padre
1dc7e629e5
commit
0b17dfa901
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
}
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar