-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Comments
Can you send me the structure file to check them? |
Dear Sir,
Please find the attachment.
…On Mon, Apr 15, 2024 at 7:40 PM Mario Sergio Valdés Tresanco < ***@***.***> wrote:
Can you send me the structure file to check them?
—
Reply to this email directly, view it on GitHub
<#483 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BH2ZXWMP7TLCTUOYW347NATY5PNXFAVCNFSM6AAAAABGHHI5ICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJWHE2TQMZUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi! have you looked into the structure file? Please give me the required suggestions to overcome this error. |
@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. |
Here the attached file |
Sorry for the delay. |
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
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
The text was updated successfully, but these errors were encountered: