Question: Getting galaxy to install package specified in wrapper
0
gravatar for johnathanwong4
5 weeks ago by
johnathanwong410 wrote:

I'm writing a wrapper for a tool right now but I'm having trouble getting galaxy to install the package specified in the wrapper in order to test the wrapper.

Using the example in https://docs.galaxyproject.org/en/latest/dev/schema.html#tool-requirements-requirement as my guideline, I have something similar in my xml to install https://bioconda.github.io/recipes/prince/README.html, but when I tried running the wrapper in my local instance of galaxy, it gives me an error and says command not found.

Do I need a tool dependency xml too? I was under the impression that galaxy, upon seeing a requirement package tag in the xml, will try to install the package when the tool is ran. Is that not the case?

planemo xml dev wrapper • 60 views
ADD COMMENTlink modified 5 weeks ago by Jennifer Hillman Jackson25k • written 5 weeks ago by johnathanwong410
0
gravatar for Jennifer Hillman Jackson
5 weeks ago by
United States
Jennifer Hillman Jackson25k wrote:

Hi,

For how to handle dependencies, we strongly recommend using Planemo for tool development. For the current methods, please see: https://planemo.readthedocs.io

Thanks! Jen, Galaxy team

ADD COMMENTlink modified 5 weeks ago • written 5 weeks ago by Jennifer Hillman Jackson25k
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: 171 users visited in the last hour