Re: [galaxy-dev] from shed to shed

2012-12-05 Thread Ido Tamir
I had to make slight changes because in my version Repository does not have @property repo_path anymore (or not yet). It now also assigns one category (which has to exist before). thank you very much, ido #!/usr/bin/env python ''' This script requires the Galaxy instance to use Postgres for da

Re: [galaxy-dev] from shed to shed

2012-12-04 Thread Greg Von Kuster
Hi Ido, On Dec 4, 2012, at 10:26 AM, Ido Tamir wrote: > Hi, > how do I get tools from one local toolshed (or the main galaxy toolshed) > into another tool-shed? Is it possible to clone the content of a complete > tool-shed - all repositories > at once into another tool-shed? Not at the current

[galaxy-dev] from shed to shed

2012-12-04 Thread Ido Tamir
Hi, how do I get tools from one local toolshed (or the main galaxy toolshed) into another tool-shed? Is it possible to clone the content of a complete tool-shed - all repositories at once into another tool-shed? Can I then import all the tools at once into a local galaxy instance? We have a group