Feature #14168
open[Running a workflow] Input presets
Description
User Story
As a Scientist
I can use stored presets for workflows from the “Run a Pipeline” page
so that I can switch easily between common resource bundles (e.g. different genome assemblies and depending annotations)
This should be part of the input selection. Basically the idea is that a part of the input fields can populated by selecting a preset from a e.g. dropdown menu. It needs to be clarified how these presets could be stored in the backend.
Example: We have a RNAseq pipeline that requires, apart from the NGS reads as input, a bundle of other input data like an index and annotation data (call this resource bundle). We want to provide different bundles for different assemblies and species so that we don't have to register the same workflow several times for each preset.
Related issues
Updated by Chrystian Klingenberg about 6 years ago
- Target version set to sprint 9
Updated by Chrystian Klingenberg about 6 years ago
- Target version deleted (
sprint 9)
Updated by Tom Morris about 6 years ago
- Project changed from Arvados Workbench 2 to Arvados
- Target version set to To Be Groomed
This came from the Workbench 2 project, but is tightly involved with CWL, so we should discuss what's needed to support it.
Updated by Peter Amstutz almost 6 years ago
This has come up in the CWL community chats. SBG has a very similar use case for their platform and wants a way to describe "suggested" inputs for a workflow (which is slightly different from defaults).
Updated by Peter Amstutz over 3 years ago
- Target version deleted (
To Be Groomed)
Updated by Peter Amstutz 7 months ago
- Related to Idea #19132: Registered workflow improvements added
Updated by Peter Amstutz 7 months ago
Bullet points from discussion
- How to switch between bundled input groups
- Custom Enum Types in Workflow Inputs
- Presets
- Allow presets via a set of input yaml files in a collection