Explorar el Código

revised ballgown

tags/v0.1.0
stead99 hace 5 años
padre
commit
a554bbe23e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/ballgown.wdl

+ 1
- 1
tasks/ballgown.wdl Ver fichero

@@ -8,7 +8,7 @@ task ballgown {
command <<<
mkdir -p /cromwell_root/tmp/ballgown
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown/${base} ${base}.txt
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown ${base}.txt
>>>
runtime {

Cargando…
Cancelar
Guardar