common-workflow-language / common-workflow-language/cwltool
Using --cachedir option leaves output of workflow in cache instead of the directory the workflow is run
未关闭
- 主要语言
- Python
- 星标
- 376
- 派生
- 255
- 平均合并
- 2 天 7 小时
- 30 天内合并 PR
- 12
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。