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

[Bug-gmx_MMPBSA]: gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex #483

Open
Premanandabasak opened this issue Apr 15, 2024 · 6 comments

Comments

@Premanandabasak
Copy link

Bug summary

Hi! I have been encountering this issue recently with the calculation. I have before hand removed pbc conditions and generated no pbc file for the execution of mmpbsa calculation but I am still getting this error.
I have attached the error message below for the reference.
Please help me resolve this.
##############################################

[ERROR ] MMPBSA_Error

gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex.

Check the gmx_MMPBSA.log file to report the problem.
File "/home/premananda/anaconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, in
sys.exit(gmxmmpbsa())
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/app.py", line 98, in gmxmmpbsa
app.make_prmtops()
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/main.py", line 681, in make_prmtops
self.FILES.mutant_receptor_prmtop, self.FILES.mutant_ligand_prmtop) = maketop.buildTopology()
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 122, in buildTopology
self.gmx2pdb()
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 519, in gmx2pdb
self.check4water()
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 541, in check4water
GMXMMPBSA_ERROR(f'gmx_MMPBSA does not support water/ions molecules in any structure, but we found'
File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/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.')
MMPBSA_Error:

gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex.

Check the gmx_MMPBSA.log file to report the problem.
Exiting. All files have been retained.

Terminal output

[ERROR  ] MMPBSA_Error 

gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex.

Check the gmx_MMPBSA.log file to report the problem.
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, in <module>
    sys.exit(gmxmmpbsa())
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/app.py", line 98, in gmxmmpbsa
    app.make_prmtops()
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/main.py", line 681, in make_prmtops
    self.FILES.mutant_receptor_prmtop, self.FILES.mutant_ligand_prmtop) = maketop.buildTopology()
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 122, in buildTopology
    self.gmx2pdb()
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 519, in gmx2pdb
    self.check4water()
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/site-packages/GMXMMPBSA/make_top.py", line 541, in check4water
    GMXMMPBSA_ERROR(f'gmx_MMPBSA does not support water/ions molecules in any structure, but we found'
  File "/home/premananda/anaconda3/envs/gmxMMPBSA/lib/python3.9/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.')
MMPBSA_Error: 

gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex.

Check the gmx_MMPBSA.log file to report the problem.
Exiting. All files have been retained.

gmx_MMPBSA.log

gmx_MMPBSA.log

Operating system

Linux

gmx_MMPBSA Version

gmx_MMPBSA v1.6.3

Python version

Python 3.9.19

Installation

conda AmberTools + conda

@Valdes-Tresanco-MS
Copy link
Owner

Can you send me the structure file to check them?

@marioernestovaldes marioernestovaldes changed the title [Bug-gmx_MMPBSA]: [Bug-gmx_MMPBSA]: gmx_MMPBSA does not support water/ions molecules in any structure, but we found 113 molecules in the complex Apr 15, 2024
@Premanandabasak
Copy link
Author

Premanandabasak commented Apr 16, 2024 via email

@Premanandabasak
Copy link
Author

Hi! have you looked into the structure file? Please give me the required suggestions to overcome this error.

@Valdes-Tresanco-MS
Copy link
Owner

@Premanandabasak Can you send me the structures using GitHub directly or through Google Drive, One Drive, or any other system? Please don't reply directly to the email because this method doesn't allow attaching any file.

@Premanandabasak
Copy link
Author

Here the attached file
complex.zip

@Valdes-Tresanco-MS
Copy link
Owner

Sorry for the delay.
I don't see any problem with the structure. Can you send me the files you are using to reproduce the problem?

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