How can I delete multiple tools from my galaxy installation?
So far I just know how to uninstall single ones through "Manage installed tool shed repositories" - But this is quite nasty if I want to uninstall many of them.
How can I delete multiple tools from my galaxy installation?
So far I just know how to uninstall single ones through "Manage installed tool shed repositories" - But this is quite nasty if I want to uninstall many of them.
Hi Alexander,
in general you can do all these tasks with http://bioblend.readthedocs.org/en/latest/ and the Galaxy API.
Have a look at scripts/api/install_tool_shed_repositories.py for an example how to install repositories.
Ciao,
Bjoern
Nice. But the example doesn't help me so much. I can't find a full list of this API paths and parameters. How could I delete a repository?