Git Product home page Git Product logo

Comments (4)

bgruening avatar bgruening commented on July 23, 2024

Hi @egonw,
in every subdirectoy or Galaxy Tool Shed repository you will find a file called tool_dependencies.xml. Like the following: https://github.com/bgruening/galaxytools/blob/master/chemicaltoolbox/chemfp/tool_dependencies.xml

This file will define a dependency that will be automatically downloaded, compiled if needed and installed. In best case you do not need to worry about dependencies because CTB will try to install them. If you do not want to install dependencies automatically you can omit that option during installation. In that case the tools need to be in your PATH, or similar. Please also keep in mind that every tool in Galaxy and CTB can depend on different versions of, lets say openbabel. All versions will be installed in parallel and made available during tool execution. That enables reproducibility over years.

I can't really point to any other file than tool_dependencies.xml, is that enough to close that ticket?
Thanks Egon!
Bjoern

from galaxytools.

egonw avatar egonw commented on July 23, 2024

Yeah, pointers to those tool_dependencies.xml in the README will work fine for me!

from galaxytools.

bgruening avatar bgruening commented on July 23, 2024

@egonw its fixed in b553d66

Thanks for pointing that out!

from galaxytools.

egonw avatar egonw commented on July 23, 2024

Thanks!

from galaxytools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.