Coder Social home page Coder Social logo

Comments (4)

dominik-handler avatar dominik-handler commented on August 16, 2024

Hi,

I have the same problem but interestingly only on one of our cluster environments. I use the very same singularity container on both systems so medaka should be experiencing the very same environment on both systems. The biggest difference might be the CPU version, do you think this can be the cause of this?

Working:
NAME="CentOS Linux"
VERSION="7 (Core)"
CPU=Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz

Not working:
NAME="CentOS Linux"
VERSION="7 (Core)"
CPU=Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GH

from medaka.

cjw85 avatar cjw85 commented on August 16, 2024

Hi @sxh1136 and @dominik-handler

Apologies for the lack of reply until now.

We have not been able to reproduce this error; I have a suspicion it may be how the conda package is built. Admittedly we do not use the conda builds too often, though I know other users (@wdecoster?) do.

You may wish to try building from source (check the build-wheels.sh script in the repository), or to use the pypi package instead. The pypi package does not require compilation but unlike the conda package will require you to install samtools, minimap2, tabix, and bgzip yourself

It may be possible to install the pypi package into a conda environment, though I'm not sure if this will resolve your issue.

from medaka.

sxh1136 avatar sxh1136 commented on August 16, 2024

Hi @cjw85

I was able to solve my issue by installing medaka in a conda environment with a virtualenv.

from medaka.

wdecoster avatar wdecoster commented on August 16, 2024

In my case, I also use a conda environment, on a CentOS7.

from medaka.

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.