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時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。