Code Monkey home page Code Monkey logo

Comments (7)

etal avatar etal commented on August 13, 2024

It's not built in, but I agree it should be.

If your CNVkit installation is controlled under pip (maybe conda, too), this will show you the version you have installed:

pip list | grep CNVkit

from cnvkit.

etal avatar etal commented on August 13, 2024

These will work now -- on the command line:

cnvkit.py version

In Python:

import cnvlib
print cnvlib.__version__

from cnvkit.

roryk avatar roryk commented on August 13, 2024

Hi Eric, thanks for adding this these little tweaks make life a lot easier.

from cnvkit.

HenrikBengtsson avatar HenrikBengtsson commented on August 13, 2024

Thanks.

Q: Acknowledging that I don't fully know the various channels/repositories that Python package can be distributed, how is CNVkit released? When you're saying "will work now", does that mean that CNVkit is pushed out through these channels (e.g. Anaconda etc.) straightaway, or do you mean "will work now [if you install from git source]"?

from cnvkit.

etal avatar etal commented on August 13, 2024

@HenrikBengtsson - At the moment it will work if you install from git source. The next release (v0.4.1, soon) will be tagged in git and uploaded to PyPI, the central repository for Python packages, and that will be what you get if you do "pip install -U cnvkit". That will be the first release to include this change.

I actually don't know how/when @chapmanb is updating the conda package at https://binstar.org/bcbio/cnvkit, but if it's not automated then he seems to be doing it very quickly after each PyPI upload.

from cnvkit.

HenrikBengtsson avatar HenrikBengtsson commented on August 13, 2024

On Wed, Apr 29, 2015 at 10:17 AM, Eric Talevich
[email protected] wrote:

@HenrikBengtsson - At the moment it will work if you install from git source. The next release (v0.4.1, soon) will be tagged in git and uploaded to PyPI, the central repository for Python packages, and that will be what you get if you do "pip install -U cnvkit". That will be the first release to include this change.

I actually don't know how/when @chapmanb is updating the conda package at https://binstar.org/bcbio/cnvkit, but if it's not automated then he seems to be doing it very quickly after each PyPI upload.

Thanks for these clarifications; very helpful.


Reply to this email directly or view it on GitHub.

from cnvkit.

chapmanb avatar chapmanb commented on August 13, 2024

Eric -- thanks for adding these. I manually roll out conda packages after releases so will update whenever you get the new release pushed.

from cnvkit.

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.