galaxyproject / galaxy-helm

Minimal setup required to run Galaxy under Kubernetes
MIT License
38 stars 36 forks source link

Add expression tools #423

Closed ksuderman closed 1 month ago

ksuderman commented 1 year ago

Add the param_value_from_file tool to a new section Expression Tools.

Q: Do we want to add the other expression tools (expression_macros and pick_value) at the same time?

afgane commented 1 year ago

Those are installed from the toolshed, which I've initiated in https://github.com/galaxyproject/usegalaxy-tools/pull/595 so once we resolve the migration mentioned there (I spoke with JohnC about doing it together after I'm back next week), the tools will be included.

On Mon, Apr 10, 2023 at 3:41 PM Keith Suderman @.***> wrote:

Add the param_value_from_file tool to a new section Expression Tools.

Q: Do we want to add the other expression tools (expression_macros and pick_value) at the same time?

You can view, comment on, or merge this pull request online at:

https://github.com/galaxyproject/galaxy-helm/pull/423 Commit Summary

File Changes

(1 file https://github.com/galaxyproject/galaxy-helm/pull/423/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/galaxyproject/galaxy-helm/pull/423, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACSVUUVANS7JOZB5K7ZQH3XARO7ZANCNFSM6AAAAAAWZKYPU4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ksuderman commented 1 year ago

Those are installed from the toolshed, which I've initiated in galaxyproject/usegalaxy-tools#595 Ah, that's where it is. I couldn't find it when searching the toolshed.