计算化学公社

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

[GROMACS] gromacs合并轨迹后运行RMSD的问题

[复制链接 Copy URL]

3

帖子

0

威望

37

eV
积分
40

Level 2 能力者

跳转到指定楼层 Go to specific reply
楼主
各位老师好,在下新接触gromacs,有一问题想不明白请大家指导,谢谢!
我的结构是蛋白-蛋白复合物,在charmm-gui制作溶液后转到gromacs进行10步1ns的成品模拟,该过程无报错 已经顺利结束。

现在分析结果时,需要把1-10ns的轨迹文件合并,分析RMSD和△G,在RMSD这一步出现以下错误信息:
Fatal error:
Molecule in topology has atom numbers below and above natoms (2334).
You are probably trying to use a trajectory which does not match the first
2334 atoms of the run input file.
You can make a matching run input file with gmx convert-tpr.


我使用的命令如下:
gmx trjcat -f step5_1.xtc step5_2.xtc step5_3.xtc step5_4.xtc step5_5.xtc step5_6.xtc step5_7.xtc step5_8.xtc step5_9.xtc step5_10.xtc -o combined_traj.xtc -settime (选择c)
gmx trjconv -s step5_10.tpr -f combined_traj.xtc -o combined_noPBC.xtc -pbc mol -ur compact (选择backbone)
gmx rms -s step5_10.tpr -f combined_noPBC.xtc -o rmsd.xvg -tu ns (选择backbone)


命令参考了论坛里之前的帖子,sob老师提到说tpr文件无需合并,用哪个tpr都可以,所以这里使用了10ns的tpr文件step5_10.tpr。
另外也尝试了gmx convert-tpr -s step5_10.tpr -o fixed.tpr (选protein) 再进行后续计算,仍然是一样的报错。
希望各位大佬帮帮我T T感谢!

3

帖子

0

威望

37

eV
积分
40

Level 2 能力者

2#
 楼主 Author| 发表于 Post on 2023-9-12 10:33:58 | 只看该作者 Only view this author
已解决,gmx trjconv -s step5_10.tpr -f combined_traj.xtc -o combined_noPBC.xtc -pbc mol -ur compact 这步选择system

156

帖子

0

威望

934

eV
积分
1090

Level 4 (黑子)

3#
发表于 Post on 2024-7-8 13:39:56 | 只看该作者 Only view this author
你好,请问一下,第二步中
gmx trjconv -s step5_10.tpr -f combined_traj.xtc -o combined_noPBC.xtc -pbc mol -ur compact (选择backbone)
这里应该是把蛋白质居中不,为什么选的不是Protein和System

参考资料
http://www.mdtutorials.com/gmx/lysozyme/09_analysis.html

本版积分规则 Credits rule

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

GMT+8, 2026-2-28 03:46 , Processed in 0.273892 second(s), 26 queries , Gzip On.

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