Code Monkey home page Code Monkey logo

Comments (5)

jamaliki avatar jamaliki commented on July 25, 2024

Hi, thank you for using ModelAngelo. You have CUDA 10.1 installed, so you need to modify the installation script in the line

conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch

it should be

conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch

Could you try removing the model_angelo conda environment with conda env remove -n model_angelo and then try running your modified installation script again?

from model-angelo.

tailinhua16 avatar tailinhua16 commented on July 25, 2024

Dear Kiarash,
Hi,
thanks to your tip, it worked perfectly, but now I've encountered an another issue, seems the program somehow decided to stop running itself, the output are as follows:

model_angelo build -v Refs/Sharp.mrc -f Fastas/sequence.fa -o OutPut
---------------------------- ModelAngelo -----------------------------
By Kiarash Jamali, Scheres Group, MRC Laboratory of Molecular Biology
--------------------- Initial C-alpha prediction ---------------------
100%|█████████████████████████████████████████| 512/512 [11:55<00:00, 1.40s/it]
------------------ GNN model refinement, round 1 / 3 ------------------
(model_angelo)

It kind of stopped at round 1, any idea what might cause this problem?

Thank you again!
Sincerely,
Linhua Tai

from model-angelo.

jamaliki avatar jamaliki commented on July 25, 2024

Hi,
Yes, seems like it crashed in the GNN round. Can you send me the file OutPut/model_angelo.log please

from model-angelo.

tailinhua16 avatar tailinhua16 commented on July 25, 2024

Dear Kiarash,
Hi,
I'm sorry for the stupid mistake, I went into the log file and found out the resason was model angelo doesn't recognize a fasta file with extension name of '.fa', changing the extension to '.fasta' solved the problem, and now the program are running perfectly, I'll let you know if the program ends well.

Thank you again!
Sincerely,
Linhua Tai

from model-angelo.

jamaliki avatar jamaliki commented on July 25, 2024

Great, thank you very much! The very latest version should accept ".fa" extensions as well.

from model-angelo.

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.