-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during preparing system #1077
Comments
Could you provide more information please? What did you enter into the form? It looks like it's having difficulty understanding the chain ID that you entered. It thinks you entered something then reads it as being basically nothing I think. I have made a potential fix based on the idea that it could be a space. Please can you download the latest version from github and see if that fixes it? Many thanks |
I appreciate your quick response. I will try the latest version that you provided. I will first try the latest version and see if it fix the issues. Thanks! |
Hi Myungjin, Hopefully, it fixes the issue but I'm not sure if it will. I'm still not sure enough about what you did. Could you try and explain it again please and also what you mean by "correct chain IDs"? As for glycans, I think they should be fine as long as you specify chains and provide topology and parameters files for them. If you don't specify chain IDs then it selects the protein only but then you wouldn't have the error about chain IDs that you have. Many thanks |
Hi James, I am not sure where I can find and how to install the latest version. Did you mean the latest coMD.tcl file? The system that I am working on has two different conformational states. I want to see the transition pathway of theses two. The coMD handles this question right? I am also curious how long it will take if the system has around 40,000 atoms with all-atom simulation. The structure has 6 chains A,B,C,D,E,F and is trimer that is composed of three monomers (AB, CD, EF). The glycans are bonded on the surface of the proteins and they also have chain IDs associated with where they bonded. I entered the initial structure in the initial PDB section, and final structure in the final PDB in coMD in VMD(VMD-1.9.3.). When I click prepare PDB, it shows the captured error that I showed you. I can share the PDBs if you need more info of this, but not through this public channel, maybe by email? I appreciate your help! Best, |
Hi Myungjin, Yes, you would need to download the latest coMD.tcl file from https://github.com/prody/coMD/ and put it in the plugins/noarch/tcl/comd directory of your VMD in place of the existing one. You may want to replace the anmmc.py file and well or even the whole directory and you can use the github program to do that and more easily keep it up to date. You may need to install a new version of VMD in a directory that you can modify in order to do this. Yes, CoMD is definitely meant to do that and a run for systems of that size usually takes a few hours on a machine with GPU. The PDB files shouldn't be a problem so you don't need to send them (although you are welcome to email them to kriegerj@pitt.edu if you would like) but instead it is a problem with how you are telling CoMD to use them or with the CoMD itself. Hopefully once you have the last CoMD the problem will be resolved. Best wishes |
Hi James, I tried the latest version of coMD and now I got this error because I am working with MAC. "cat proc/cpuinfo" works only in Linux OS I guess. Is there any package that is compatible with MAC OSX? Otherwise, I will try to figure out remotely connect to my Linux machine and try it. Best, |
Hi Myungjin, If you set a number of cores in the GUI then it won't try to calculate it with proc/cpuinfo and hopefully then you won't have this problem. I'll look into an alternative too. Best wishes |
This should fix it now: prody/coMD#68 Please try again. |
Hi Myungjin, That's good to hear. I don't know what happened with that but I'd guess your computer couldn't support actually running the simulation. I'd suggest copying the files to a cluster and running the simulation there with Best wishes |
Hi James, The thing is that the error comes not during simulation step but during preparing the system. I am more familiar with Linux and I believe so as coMD, but because of COVID-19, I only have limited access to Linux without VMD-GUI from home and am working with Mac. I am working on to get full remote control of Linux so that I can try it with Linux VMD-GUI. I appreciate your very active response and help. Stay safe! Best, |
I just wanted to update everyone: this particular issue is fixed by manually adjusting CoMD to use CHARMM-GUI and some other system-specific changes. It would, of course, be good to support glycans and CHARMM-GUI natively though. Best wishes |
I encountered this error message even before starting the simulation.
Could you please advise me to fix the issue? Thanks!
The text was updated successfully, but these errors were encountered: