common-workflow-language / common-workflow-language/cwltool

Using --cachedir option leaves output of workflow in cache instead of the directory the workflow is run

Abierto
#86 7 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
376
Forks
255
Merge medio
2 d 7 h
PR fusionados (30 d)
12

Descripción

The title basically sums it up. When running `cwl-runner` and specifying a `--cachedir`, the output that was previously placed in the directory the workflow is run is instead left nested in the cache.

Shouldn't the use of `--cachedir` be transparent to the function of the tool, and leave the "interface" of the tool the same? IE, the output should go to the same place whether you are using `--cachedir` or not.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.