Question: Moving Galaxy workflow from one galaxy instance to another instance
0
gravatar for jeevan.karloss
2.1 years ago by
jeevan.karloss0 wrote:

Hello,

I want export workflows from one galaxy instance(old) to another galaxy instance(new). Many tools are locally developed and installed from local galaxy toolshed in old galaxy instance. In the new galaxy instance, new local toolshed IP/address is different. So the tools installed from local toolshed has different id (e.g. old ids 10.xx.xx.xx/aa/bb/. new ids 128.xx.xx.xx/aa/bb/).

And, I have copied the workflows to new galaxy instance.

Now, due to different tool Ids, even though the tools are there in the new galaxy, the workflows are complaining about "missing tools".

Basically, I have to replace the old address by new address in the backend.

There are so many tables in postgress. I checked/tested some of the tables and it doesnt work.

Any suggestions?

Jeevan

ADD COMMENTlink modified 2.1 years ago by Dannon Baker3.7k • written 2.1 years ago by jeevan.karloss0
0
gravatar for Jennifer Hillman Jackson
2.1 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Adjusting the paths to tools in the database will be a complicated endeavor. A direct approach will ensure that Galaxy functions correctly.

Your goal is to have the workflow match the tools.

It is not clear if the workflow uses the "old" or "new" tools. If the workflow uses old tools, the workflow will probably need to be recreated on the updated Galaxy instance to use the new tools. If the workflow uses new tools and these are in your toolshed, removing the "old" tools and installing the "new" tools that match the workflow is likely the best solution. If not in the toolshed yet, they should be added first.

Thanks, Jen, Galaxy

ADD COMMENTlink modified 2.1 years ago • written 2.1 years ago by Jennifer Hillman Jackson25k
0
gravatar for jeevan.karloss
2.1 years ago by
jeevan.karloss0 wrote:

Ok. Thanks.

Is there any database schema diagram for the galaxy database?

Jeevan

ADD COMMENTlink written 2.1 years ago by jeevan.karloss0

Have a look here: https://galaxyproject.org/schema/SchemaSpy/index.html

You cn also create this page yourself with SchemaSpy (http://schemaspy.sourceforge.net/), to make sure to get the schema corresponding to your local database.

Regards, Hans-Rudolf

ADD REPLYlink written 2.1 years ago by Hotz, Hans-Rudolf1.8k
0
gravatar for jeevan.karloss
2.1 years ago by
jeevan.karloss0 wrote:

From which table, Workflows fetch the tool path? I checked many tables manually based on the table names. Stil. I am not able to modify the workflow tool paths.

ADD COMMENTlink written 2.1 years ago by jeevan.karloss0
0
gravatar for Dannon Baker
2.1 years ago by
Dannon Baker3.7k
United States
Dannon Baker3.7k wrote:

I'll let others follow up on how to fix your tools, but I can help with the image version of a current schema reference I just generated:

ADD COMMENTlink written 2.1 years ago by Dannon Baker3.7k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 177 users visited in the last hour