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
Here I started a tutorial o how Galaxy processes dataset(s). I think it's important that users understand. It also should describe how to map over for tools that process multiple datasets at once.
As far as I can see this was missing so far.
In the near future I won't be able to actively work on this. But I would be super happy about any help that I could merge here :)
The initiative is great, but maybe we can first review missing pieces in Galaxy itself ?
This is such a central concept that maintaining this information externally to Galaxy seems like giving up in a way.
For instance your explanation for how to build higher order collections is not the easiest way to do this anymore (starting with 25.0 you have a wizard for all types of collection), again highlighting how that documentation should be shipped with Galaxy.
The initiative is great, but maybe we can first review missing pieces in Galaxy itself ?
This is such a central concept that maintaining this information externally to Galaxy seems like giving up in a way.
Good points. Seems that I forgot about these docs :) So this should be more a tutorial. We could feed in some tool examples and point the users to the existing docs in Galaxy.
For instance your explanation for how to build higher order collections is not the easiest way to do this anymore (starting with 25.0 you have a wizard for all types of collection), again highlighting how that documentation should be shipped with Galaxy.
For existing collections one will still need the rule builder, or? I could not find a way in the wizard for nested list to auto create the identifiers for the inner lists. I guess a tutorial for the rule builder might still be good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here I started a tutorial o how Galaxy processes dataset(s). I think it's important that users understand. It also should describe how to map over for tools that process multiple datasets at once.
As far as I can see this was missing so far.
In the near future I won't be able to actively work on this. But I would be super happy about any help that I could merge here :)
We could also think to integrate this here: https://training.galaxyproject.org/training-material/topics/galaxy-interface/tutorials/collections/tutorial.html .. but to me it seemed not to fit well.