Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow expression tools to output copies of input HDAs. #10700

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

jmchilton
Copy link
Member

Important for conditional logic in workflows. Picking between different files in workflow depending on the metadata, file contents, outputs not being skipped, etc..

Also tests null file handling in expression tools and tool test plumbing.

Builds on #10694

@nsoranzo

This comment has been minimized.

Copy link
Member

@mvdbeek mvdbeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I We could even use this to do some of the things DatabaseOperationTools do today.

lib/galaxy/model/__init__.py Outdated Show resolved Hide resolved
lib/galaxy/model/__init__.py Show resolved Hide resolved
lib/galaxy/model/__init__.py Show resolved Hide resolved
Important for conditional logic, etc... Also tests null file handling in expression tools and tool test plumbing.
@mvdbeek mvdbeek merged commit 24432c3 into galaxyproject:dev Nov 12, 2020
@nsoranzo nsoranzo deleted the expression_tool_hdas branch November 12, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants