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
Bashing into the image and reading the install-tools script, it looks like it temporarily starts galaxy and calls ephemeris' shed-tools command and passes the first parameter to shed-tools -t.
Hi, I see you are cleaning up a bunch of old issues. I have moved on from my role that has me working with Galaxy a few years back. I don't really have the cycles to contribute to this on my own time. I am not sure if you are aware of the Galaxy docker containers/deployment I built out while I was working with this. They take a different approach to factoring the different components of Galaxy into containers, I am not sure if there is anything you can use there: https://github.com/brinkmanlab/galaxy-container.
In the documentation here: https://github.com/bgruening/docker-galaxy-stable#extending-the-docker-image--toc
It mentions
RUN install-tools $GALAXY_ROOT/my_tool_list.yml
with no reference to whereinstall-tools
comes from or how to use it.The text was updated successfully, but these errors were encountered: