8 months ago by
United States
Hello,
The issues with workflow invocation from a few months ago have been resolved (https://biostar.usegalaxy.org/p/21100/).
However, you may be running into a different issue (usage):
- Make sure you are including the correct Inputs in your workflow. Add these within the workflow editor then reconnect all of the tools in the workflow, from the start to end (left to right within the editor).
- Selecting multiple datasets as input, or a collection dataset, at runtime, are not possible. These must be explicitly included and defined using an Inputs. Pick Inputs from the tool panel - these are at the very top and will look and behave like a special tool.
- There is one Inputs type for individual datasets and three Inputs types for collection datasets. Once a collection Inputs is added to a workflow, click into the collection input "type" field to pick the one that fits your data and fits the input settings for the downstream tool(s). If you have multiple inputs that are not in a collection, multiple individual dataset Inputs must be added to the workflow (one per expected input - or consider using a dataset collection instead if the number will vary between runs).
Galaxy Tutorials: https://galaxyproject.org/learn/
Collections tutorial: https://galaxyproject.org/tutorials/ngs/
Other users have run into this same issue with the details are covered here: https://biostar.usegalaxy.org/p/26879/
And this ticket seeks to better communicate proper usage: https://github.com/galaxyproject/galaxy/issues/5632
Thanks! Jen, Galaxy team