标题: 求助:蛋白模拟时amber力场的问题 [打印本页] 作者Author: weiyi8061225 时间: 2020-3-19 16:45 标题: 求助:蛋白模拟时amber力场的问题 大家好,我有一个关于gromacs力场的问题,希望大家有时间可以帮忙解答一下,非常感谢。我在用分子动力学算蛋白的时候,用的是amber03的力场,在用pdb2gmx生成拓扑文件时,发现会出现下面的warning,之后我发现力场中会有二面角参数(其他amber力场中没有氨基酸二面角的参数,也没有出现warning),发现出现问题的CB,可能有二面角的缺失,所以我把力场中的二面角信息删掉,结果是正确的,也没有warning了,这样是否正确?
WARNING: Residue 4 named GLY of a molecule in the input file was mapped to an entry in the topology database, but the atom CB used in an interaction of type dihedral in that entry is not found in the input file. Perhapes your atom and/or residue naming needs to be fixed. 作者Author: sobereva 时间: 2020-3-19 21:10
检查pdb里4号残基,看看是否缺了CB原子,缺的话自行补上后再用pdb2gmx。缺重原子的情况模拟结果没法要作者Author: weiyi8061225 时间: 2020-3-20 09:41 本帖最后由 weiyi8061225 于 2020-3-20 09:42 编辑
[ GLY ] ; HAx atoms assigned new ff03 atom type
[ atoms ]
N N -0.374282 1
H H 0.253981 2
CA CT -0.128844 3
HA1 H0 0.088859 4
HA2 H0 0.088859 5
C C 0.580584 6
O O -0.509157 7
[ bonds ]
N H
N CA
CA HA1
CA HA2
CA C
C O
-C N
[ impropers ]
-C CA N H
CA +N C O 作者Author: 刘铮12 时间: 2021-12-25 16:54
同学, 您的问题解决了吗,我也遇到了相同的问题作者Author: youknowdcf 时间: 2024-11-14 09:56
这个问题是旧版gromacs里面,amber03.ff目录下aminoacids.rtp的问题,下载一个新版本gromacs里面自带的amber03.ff就可以了