You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should allow the user to override the WDL spec and preserve/export task outputs instead of or in addition to any workflow-level outputs, to support running this workflow and any others like it.
We might want to have some magic to sniff out this particular workflow (or maybe anything with croo metadata) and turn this on by default, to annoy the fewest users.
The ENCODE ATAC-seq workflow produces important files as task-level outputs. But since it has a workflow-level
output
section that does not include them, Toil discards them.We should allow the user to override the WDL spec and preserve/export task outputs instead of or in addition to any workflow-level outputs, to support running this workflow and any others like it.
We probably need to touch here:
toil/src/toil/wdl/wdltoil.py
Lines 3394 to 3414 in 8faca0f
┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1646
The text was updated successfully, but these errors were encountered: