Skip to content
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

[Question]: Facing trouble with mmpbsa sander and PB calculation for protein-ligand complex #503

Open
Rajath701 opened this issue May 23, 2024 · 13 comments

Comments

@Rajath701
Copy link

Rajath701 commented May 23, 2024

My Question is...

[INFO ] calculating complex contribution... 53%|#########################2 | 316/600 [elapsed: 1:49:59 remaining: 3:22:20]
[ERROR ] CalcError
/home/rajath/miniconda3/envs/gmxMMPBSA/bin/sander failed with prmtop COM.prmtop!
If you are using sander and PB calculation, check the *.mdout files to get the sander error

Check the gmx_MMPBSA.log file to report the problem.
File "/home/rajath/miniconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, in
sys.exit(gmxmmpbsa())
File "/home/rajath/miniconda3/envs/gmxMMPBSA/lib/python3.10/site-packages/GMXMMPBSA/app.py", line 101, in gmxmmpbsa
app.run_mmpbsa()
File "/home/rajath/miniconda3/envs/gmxMMPBSA/lib/python3.10/site-packages/GMXMMPBSA/main.py", line 205, in run_mmpbsa
self.calc_list.run(rank, self.stdout)
File "/home/rajath/miniconda3/envs/gmxMMPBSA/lib/python3.10/site-packages/GMXMMPBSA/calculation.py", line 142, in run
calc.run(rank, stdout=stdout, stderr=stderr)
File "/home/rajath/miniconda3/envs/gmxMMPBSA/lib/python3.10/site-packages/GMXMMPBSA/calculation.py", line 625, in run
GMXMMPBSA_ERROR('%s failed with prmtop %s!\n\t' % (self.program, self.prmtop) +
File "/home/rajath/miniconda3/envs/gmxMMPBSA/lib/python3.10/site-packages/GMXMMPBSA/exceptions.py", line 171, in init
raise exc('\n\n' + msg + '\n\nCheck the gmx_MMPBSA.log file to report the problem.')
CalcError:
/home/rajath/miniconda3/envs/gmxMMPBSA/bin/sander failed with prmtop COM.prmtop!
If you are using sander and PB calculation, check the *.mdout files to get the sander error
Check the gmx_MMPBSA.log file to report the problem.
Exiting. All files have been retained.

@marioernestovaldes
Copy link
Collaborator

could you please send the *.mdout files ?

@Rajath701
Copy link
Author

gmx_MMPBSA.log

@marioernestovaldes
Copy link
Collaborator

this is not a mdout file... there should be something liek this in the folder:

_GMXMMPBSA_complex_pb.mdout

@Rajath701
Copy link
Author

@marioernestovaldes
Copy link
Collaborator

I don't see any issue, could you please send the files you are using?

@Rajath701
Copy link
Author

I don't see any issue, could you please send the files you are using?

I would like to add one more point: Could this problem be caused by high RAM usage?

@Rajath701
Copy link
Author

mmpbsa.in.txt
topol.txt

If you need any file specifically please let me know.

@marioernestovaldes
Copy link
Collaborator

all the files you used to run the calcualtions

@Rajath701
Copy link
Author

@marioernestovaldes
Copy link
Collaborator

ould you please sned the force field folder?

@Rajath701
Copy link
Author

ould you please sned the force field folder?

Yes, sure. I have added the force field folder to the dropbox now.

@marioernestovaldes
Copy link
Collaborator

I see in the trajectory there are some frames where the ligand is not in the binding site, I don't know if it is either pBC conditions or if the ligand just is unbound. Anyway, my recommendation is to check thoroughly the trajectory before attempting any calculation as this is probably the cause of the error

@Rajath701
Copy link
Author

I see in the trajectory there are some frames where the ligand is not in the binding site, I don't know if it is either pBC conditions or if the ligand just is unbound. Anyway, my recommendation is to check thoroughly the trajectory before attempting any calculation as this is probably the cause of the error

Thank you very much for your suggestion. I have analyzed the output of simulation and found to be the same. I will restrain the ligand at the binding site and reproduce the md trajectories.
Once again, thanks for your timely support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants