Marius van den Beek
Marius van den Beek
This should be less awkward than group tags or datasets per factor level. Importantly not requiring repeats allows building differential expression workflows that are more complex than just one primary...
Fixes https://sentry.galaxyproject.org/share/issue/d8a2554ecaab4c7582a17e0e1102b25a/:: ``` NotFound: cannot find 'input_bam' File "galaxy/util/template.py", line 87, in fill_template return unicodify(t, log_exception=False) File "galaxy/util/__init__.py", line 1183, in unicodify value = str(value) File "Cheetah/Template.py", line 1053, in...
- The connection to the container wasn't ever exposed, i've replaced that with connecting to a mounted socket instead - The storage location can be set to a profile now
Skips cloning and run.sh to go directly for the galaxy entrypoint. Is much faster and cleaner to boot, and you can follow along the invocation in the UI if you...
Running planemo on the command line will produce a lot of output into stdout, which make it really hard to find errors. Would be great if we decreased the amount...
Suddenly became important for the VGP project that is now uploading workflows from a google drive
`workflow_metadata_init`: Should generate readme template (ideally with inputs and outputs listed as we do manually now), changelog, inject a release field `workflow_iwc_init`: Combines all of the actions we want authors...
This should be helpful for when the regressions fail ... I bet the two clusters correlate with the input extension(s):
FOR CONTRIBUTOR: * [ ] I have read the [Adding workflows guidelines](https://github.com/galaxyproject/iwc/blob/main/workflows/README.md#adding-workflows) * [ ] License permits unrestricted use (educational + commercial) * [ ] Please also take note of...