galaxy
galaxy copied to clipboard
Simplified workflow run interface
This interface should only show a workflow run form without having any other Galaxy features.
Click through:
- Via a URL you come to a page that i served from one of the Galaxy instances and looks like this:
- Clicking on "Upload data" gets you the upload form:
- Imagine that you have a set of paired datasets you want to analyze. You select "paired":
- This open pairing wizard which we do not currently have:
- Once data is uploaded you are back at the WF run interface, which now shows you uploaded datasets:
- It you click "Run" you get WF invocation display that shows the progress of the workflow execution:
- Once this is done outputs are shown and you are presented with two options: (1) download and (2) go to Galaxy. In addition, we should enable some actions for workflow outputs that are available for history datasets such as displaying in the browser.
Going to Galaxy gets you the history that contains invocation for this workflow.
In progress by @ahmedhamidawan : https://github.com/galaxyproject/galaxy/pull/18857
Idea from Hackathon meeting:
- Instead of opening modals for each action from a Workflow run form input field: like the uploader or collection builder etc, why don't we simply expand the input in place? We have the real estate for it