GithubHelp home page GithubHelp logo

Comments (4)

amduffy avatar amduffy commented on July 2, 2024

I switched to mamba, and was able to get everything installed individually except that the vaex and numpy requirements appeared incompatible - forcing numpy=1.17.3 required downgrading to vaex=4.0.0, while forcing vaex=4.5.0 required numpy=1.19.5

from _2022_ml-ddg-blaabjerg.

david-a-parry avatar david-a-parry commented on July 2, 2024

Bit of a long shot, but I've run into the exact same error, so I wondered whether you ever managed to get all the dependencies installed and RaSP up and running?

from _2022_ml-ddg-blaabjerg.

amduffy avatar amduffy commented on July 2, 2024

I was able to get it running in the end but required some messing around with the source. If I can find some time I might make a fork with my fixes but a brief description for now:

  1. I've attached my conda/mamba environment. Very important to install BioPython via pip rather than via conda as the version being used is technically incompatible with some of the other packages (I forget which), but it seems to work nonetheless. More recent BioPython versions also do not work unfortunately. You should also be able to ignore plotly/kaleido if I remember correctly - I think I just added those to do some plotting after the fact
    rasp_env.yml.txt
  2. dssp is a problem. I couldn't get any conda version working, so I ended up manually installing dssp 4 (https://github.com/PDB-REDO/dssp) instead and then editing src/pdb_parser_scripts/extract_environments.py to use it.
  3. Actually getting RaSP to run is a bit tricky - I ended up writing my own script based mostly off of the notebook. Again, if I find some time this week I'll make fork this repo with my fixes

from _2022_ml-ddg-blaabjerg.

kopalgarg24 avatar kopalgarg24 commented on July 2, 2024

@amduffy wondering if you're able to make a fork with said fixes? would appreciate the help!

from _2022_ml-ddg-blaabjerg.

Related Issues (8)

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.