Giter Club home page Giter Club logo

Comments (10)

apeltzer avatar apeltzer commented on July 20, 2024 1

Jumping right in here and having added quite some tools to Bioconda / conda-forge recently:

It will be definitely possible to have both odgi and the spodgi tool(s) in bioconda as they both work on genome graphs which is a (computational) biology domain so to say.

I can help in getting this done, but ideally, there should be a release of both projects on Github first, that one can refer to directly with a URL (see here on how to do that).

Once this is done, @subwaystation and I can take care of the bioconda recipes for both odgi and spodgi. Also, if you need more recipes within the project(s) here, let me know and I can help on that. Planning to use your stuff at some point, so getting in touch sounds like a win-win for everyone here :-)

from spodgi.

JervenBolleman avatar JervenBolleman commented on July 20, 2024

I was hoping that we could have a conda/pip install of ODGI and have dependency management be done that way.

from spodgi.

subwaystation avatar subwaystation commented on July 20, 2024

That sounds even better :)
I will knock on @ekg's door.

from spodgi.

ekg avatar ekg commented on July 20, 2024

I don't know how to get the build for odgi to work within pip or conda. Would be happy to help but someone else with more experience should lead.

from spodgi.

subwaystation avatar subwaystation commented on July 20, 2024

As far as I know, a pure C++ project like odgi won't work on pip but we can bring it to conda, of course.
I will ask @apeltzer how we do that.

from spodgi.

subwaystation avatar subwaystation commented on July 20, 2024

@JervenBolleman I am not sure, what the plan will be. Do we just want be able to install odgi via conda and integrate it via a command line call?
Or do we talk to odgi via the python bindings @ekg created?

from spodgi.

JervenBolleman avatar JervenBolleman commented on July 20, 2024

We definitely want to continue with the python bindings that @ekg did. At scale the cost of reloading the same graph from disk over and over will be to high with cli. So me also not being the python hero, would like to see a way that conda can put the C++/python module lib directly on the python path.

Basically it should be as standard as possible so a conda install away would be best.
Then we can have requirements.txt. that just asks for a odgi module.

from spodgi.

subwaystation avatar subwaystation commented on July 20, 2024

I have to admit I never ran into the case where one wants to make a C++/Python module library available on Conda. But I will ask some people who might have.

from spodgi.

JervenBolleman avatar JervenBolleman commented on July 20, 2024

I was thinking of pytorch as the canonical example of having C/C++ in conda.

from spodgi.

subwaystation avatar subwaystation commented on July 20, 2024

@JervenBolleman If you have time, you can take a look at pangenome/odgi#75 (comment).

from spodgi.

Related Issues (13)

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.