scripting galaxy installs / toolshed
Hi, we would like to coordinate with another institution and their galaxy setup regarding tools installed from multiple toolsheds (and their position/group in the panel) should be similar. Is there a way to achieve that with scripting? Suppose I would start the galaxy install from scratch also at our site. Could we somehow coordinate our installation? thank you very much, ido
Hi Ido,
Hi,
we would like to coordinate with another institution and their galaxy setup regarding tools installed from multiple toolsheds (and their position/group in the panel) should be similar.
Is there a way to achieve that with scripting?
Suppose I would start the galaxy install from scratch also at our site. Could we somehow coordinate our installation?
You can use the Galaxy API. For example the ./scripts/api/install_tool_shed_repositories.py script. The grouping of tools can also be done with that script and I would assume that the ordering is also the same if you install all in the same oder. If you need to manually tweak the tool positions in the panel you can edit the integrated_tool_panel.xml. But that file will be overwritten everytime you install new tools or update anything. So you need to script it. Afaik the Tool Shed Team is working on a better way to handle the tool panel. Cheers, Bjoern
thank you very much,
ido ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
Hi, Ido - untested by me but there's definitely an api under development documented at http://wiki.galaxyproject.org/ToolShedApi?highlight=%28toolshed%29%7C%28api%... On Tue, Aug 13, 2013 at 6:45 PM, Ido Tamir <tamir@imp.ac.at> wrote:
Hi,
we would like to coordinate with another institution and their galaxy setup regarding tools installed from multiple toolsheds (and their position/group in the panel) should be similar.
Is there a way to achieve that with scripting?
Suppose I would start the galaxy install from scratch also at our site. Could we somehow coordinate our installation?
thank you very much,
ido
participants (3)
-
Bjoern Gruening
-
Ido Tamir
-
Ross