Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow testing tool_dependencies.xml without a tool shed. #19

Closed
5 tasks
jmchilton opened this issue Nov 12, 2014 · 5 comments
Closed
5 tasks

Allow testing tool_dependencies.xml without a tool shed. #19

jmchilton opened this issue Nov 12, 2014 · 5 comments

Comments

@jmchilton
Copy link
Member

  • Finish work on transcribing tool sheds to Homebrew taps (https://github.com/jmchilton/shed2tap).
  • Every hour synchronize the tool shed and test tool shed with a brew tap (e.g. https://github.com/jmchilton/homebrew-toolshed).
  • Add planemo options for installing a tool_dependencies.xml with as if it were installed into a particular tool shed - all with brew using these taps.
  • Implement a Galaxy dependency resolver that uses tool_dependencies.xml plus these custom taps to resolve dependencies the way it would be done via tool shed installs.
  • Add option to test command to do resolution in this fashion.
@hexylena
Copy link
Member

From #86

Possibly should try and find the packages locally (e.g. ../../packages/###)

@mdshw5
Copy link

mdshw5 commented Mar 30, 2015

Is there any progress on this feature? I'm currently trying to test a tool with tool_dependencies using planemo serve but realize that I need to set up a local tool shed and then.. (inform planemo about it?)

@jmchilton
Copy link
Member Author

Not really - sorry. If you want to test tools with planemo serve you need to make sure the dependencies are locally available. It doesn't address tool shed dependencies at this time - to do that testing I guess I would recommend publishing to the test tool shed and testing manually.

@mdshw5
Copy link

mdshw5 commented Mar 30, 2015

Got it. Thanks!
Matt Shirley

On Mar 30, 2015, at 11:24 AM, John Chilton notifications@github.com wrote:

Not really - sorry. If you want to test tools with planemo serve you need to make sure the dependencies are locally available. It doesn't address tool shed dependencies at this time - to do that testing I guess I would recommend publishing to the test tool shed and testing manually.


Reply to this email directly or view it on GitHub #19 (comment).

@jmchilton
Copy link
Member Author

Closing as won't fix - we are moving toward conda and these options exist today. The remaining issues are largely all Galaxy issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants