计算化学公社

 找回密码 Forget password
 注册 Register
Views: 10176|回复 Reply: 7
打印 Print 上一主题 Last thread 下一主题 Next thread

[Amber] 求助使用Amber的MMPBSA.py,拓扑文件的周期性报错问题

[复制链接 Copy URL]

47

帖子

0

威望

201

eV
积分
248

Level 3 能力者

我的分子动力模拟是使用Gromacs跑的,体系是两条肽链的复合物,模拟结束后,我想用Amber的MMPBSA.py计算结合自由能我使用VMD把soled_complex.xtc轨迹转换为solved_complex.crd,然后用溶剂化的复合物体系的solved_complex.gro和solved_complex.top文件用parmed的python包转换生成了solved_complex.prmtop文件,然后使用ante-MMPBSA.py生成了complex.prmtop,recepter.prmtop和ligand.prmtop。然后我就按照教程运行后,提示complex.prmtop文件的周期性有问题,期间我使用了各种不同处理方式的轨迹文件(因为我觉得可能是轨迹的问题),但是始终没能解决。下面贴出报错代码。希望有知道解决方法的老师不吝赐教。


Loading and checking parameter files for compatibility...
cpptraj found! Using /home/wanghao/workhome/MD/amber18/bin/cpptraj
mmpbsa_py_energy found! Using /home/wanghao/workhome/MD/amber18/bin/mmpbsa_py_energy
Preparing trajectories for simulation...
10 frames were processed by cpptraj for use in calculation.


Running calculations on normal system...


Beginning GB calculations with /home/wanghao/workhome/MD/amber18/bin/mmpbsa_py_energy
  calculating complex contribution...
Found an invalid periodicity in the prmtop file: 1715
  File "/home/wanghao/workhome/MD/amber18/bin/MMPBSA.py", line 100, in <module>
    app.run_mmpbsa()
  File "/home/wanghao/workhome/MD/amber18/lib/python3.7/site-packages/MMPBSA_mods/main.py", line 218, in run_mmpbsa
    self.calc_list.run(rank, self.stdout)
  File "/home/wanghao/workhome/MD/amber18/lib/python3.7/site-packages/MMPBSA_mods/calculation.py", line 82, in run
    calc.run(rank, stdout=stdout, stderr=stderr)
  File "/home/wanghao/workhome/MD/amber18/lib/python3.7/site-packages/MMPBSA_mods/calculation.py", line 157, in run
    self.prmtop))
CalcError: /home/wanghao/workhome/MD/amber18/bin/mmpbsa_py_energy failed with prmtop complex.prmtop!
Exiting. All files have been retained.

47

帖子

0

威望

201

eV
积分
248

Level 3 能力者

2#
 楼主 Author| 发表于 Post on 2020-4-10 12:57:14 | 只看该作者 Only view this author
顶一下

67

帖子

0

威望

2069

eV
积分
2136

Level 5 (御坂)

3#
发表于 Post on 2020-12-17 00:53:12 | 只看该作者 Only view this author
请问解决了吗?我也遇到了同样的问题,能咨询一下吗?

25

帖子

0

威望

770

eV
积分
795

Level 4 (黑子)

4#
发表于 Post on 2020-12-17 05:27:03 | 只看该作者 Only view this author
我虽然没有用过,但是有gromacs工具包直接支持MMPBSA分析啊,不需要转换成amber格式:

https://github.com/RashmiKumari/g_mmpbsa

https://github.com/aspitaleri/gmxpbsa

其中第二个链接的工具稍微新一点,第一个链接只支持到gromacs 2016版本。祝好运!

47

帖子

0

威望

201

eV
积分
248

Level 3 能力者

5#
 楼主 Author| 发表于 Post on 2020-12-27 16:50:11 | 只看该作者 Only view this author
紫丹渡津 发表于 2020-12-17 05:27
我虽然没有用过,但是有gromacs工具包直接支持MMPBSA分析啊,不需要转换成amber格式:

https://github.c ...

Amber里面有MMGBSA的选项,这两个工具不能算GBSA

49

帖子

0

威望

432

eV
积分
481

Level 3 能力者

6#
发表于 Post on 2020-12-30 13:58:21 | 只看该作者 Only view this author
试试用leap重新生成top??

5

帖子

0

威望

101

eV
积分
106

Level 2 能力者

7#
发表于 Post on 2022-5-18 12:37:37 | 只看该作者 Only view this author

请问解决了吗?我也遇到了同样的问题,能咨询一下吗?(我是Amber生成的蛋白和小分子的拓扑文件,leap和ante-mmpbsa生成拓扑文件都试过了,仍旧是上述报错)

3

帖子

0

威望

15

eV
积分
18

Level 1 能力者

8#
发表于 Post on 2023-4-16 11:44:18 | 只看该作者 Only view this author
好像是top中有原子不连续,所以top中由amber tools20中cpptraj生成的坐标会认为和mmpbsa生成的原子数不匹配。
When this structure is processed with the cpptraj (v4.25.6) version of AmberTools20, it inserts TERs after them and interprets them as independent residuals. Therefore, there is a mismatch between the number of atoms in the topology (correctly generated by gmx_MMPBSA) and the coordinates (generated with cpptraj internally during the process). However, with the cpptraj version (v5.1.0) of AmberTools21, it does not happen, apparently because they corrected the TER insertion in atoms distant from their residues, probably when there is PBC. (the reason why we initially couldn't reproduce your error)
So the solutions are as follows:
You can upgrade AmberTools and drag structural problems from your system or
You use a fully consistent system structure, with which either AmberTools20 or 21 will work correctly.

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2025-8-17 03:50 , Processed in 0.177637 second(s), 26 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list