Hi,

I wrote an extension that will help planemo pull in tool dependencies.

See https://github.com/galaxyproject/galaxy/blob/master/lib/galaxy/tools/deps/resolvers/unlinked_tool_shed_packages.py

It is for when the dependency was installed into galaxy but where planemo is not using the database to find that tool.

It works my helping planemo guess where the tool dependency may be.

Hope that helps.
Christian
University of Manchester

From: galaxy-dev [galaxy-dev-bounces@lists.galaxyproject.org] on behalf of Steve Cassidy [steve.cassidy@mq.edu.au]
Sent: Thursday, September 03, 2015 9:00 AM
To: galaxy-dev@lists.galaxyproject.org
Subject: [galaxy-dev] planemo and tool dependencies

Hi all,
  I'm trying to test some tools under planemo and can't find out how to have it install tool dependencies while setting up the environment. 

The dependency is on a particular python module and we have a tool_dependencies.xml file to describe it. I can't see a way to tell planemo serve etc to refer to that file to get the dependencies.  

Any help appreciated. 

Steve

--
Department of Computing, Macquarie University