Re: [galaxy-dev] uninstalling tools via web api

2014-05-23 Thread Greg Von Kuster
Hello Evan, When installing tools into Galaxy from the Tool Shed, you are actually installing Tool Shed repositories that contain tools, among other things (e.g., custom datatypes, exported workflows and other Galaxy utilities). The Galaxy UI does provide the ability to unistall, but it is at

Re: [galaxy-dev] uninstalling tools via web api

2014-05-23 Thread Evan Bollig
Hey Greg, I see that option in the galaxy web UI, but I am working from the command line and scripting against your toolshed web api. Its the api that is missing the uninstall option for repositories/tools. https://wiki.galaxyproject.org/ToolShedApi Cheers, -E -Evan Bollig Research Associate |

Re: [galaxy-dev] uninstalling tools via web api

2014-05-23 Thread Greg Von Kuster
Hi Evan, Sorry I somehow missed that in your original message - here is a Trello card for enhancing the Galaxy API for the Tool Shed. I'll get to this as soon as I can. https://trello.com/c/4VktpvTd/207-enhance-the-galaxy-api-for-the-tool-shed-to-allow-uninstalling-a-repository Greg Von