首页 >> 专栏博客 >>其他未分类 >> 蛋白质-蛋白质结合自由能计算
详细内容

蛋白质-蛋白质结合自由能计算

信息

这个例子可以在存储库文件夹的examples/Protein_protein目录中找到。如果您之前没有使用 gmx_MMPBSA_test,请使用downgit从 gmx_MMPBSA GitHub 存储库下载特定文件夹。

要求

在这种情况下,gmx_MMPBSA需要:

需要输入文件必需的类型描述
输入参数文件
in输入文件包含有关将要执行的计算类型的所有规范
MD 结构 + 质量 (db) 文件
tpr pdb包含系统坐标的结构文件
索引文件
ndx包含分开组中的受体和配体的文件
受体和配体组
integers索引文件中的组号
轨迹文件
xtc pdb trr最终的 GROMACS MD 轨迹,已拟合且没有 pbc。
拓扑文件(不包括在内)
topGROMACS 拓扑文件(拓扑* .itp中定义的文件必须在同一文件夹中
参考结构文件
pdb具有所需链 ID 和残基编号分配的复杂参考结构文件(不含氢)

-> 必须定义 ---> 可选,但推荐 --> 可选

在此处查看gmx_MMPBSA 命令行中所有标志的详细列表

命令行

也就是说,一旦进入包含所有文件的文件夹,命令行将如下所示:

gmx_MMPBSA -O -i mmpbsa.in -cs com.tpr -ci index.ndx -cg 19 20 -ct com_traj.xtc -o FINAL_RESULTS_MMPBSA.dat -eo FINAL_RESULTS_MMPBSA.csv

其中mmpbsa.in输入文件是包含以下行的文本文件:

用于 GB 计算的示例输入文件
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Sample input file for GB calculationThis input file is meant to show only that gmx_MMPBSA works. Althought,we tried to used the input files as recommended in the Amber manual,some parameters have been changed to perform more expensive calculationsin a reasonable amount of time. Feel free to change the parameters according to what is better for your system.&generalsys_name="Prot-Prot",startframe=5,endframe=14,forcefields="oldff/leaprc.ff99SB",/&gbigb=2, saltcon=0.150,/

记住

请在此处查看gmx_MMPBSA输入文件中所有选项的详细列表以及几个示例这些示例仅用于说明 gmx_MMPBSA 有效。建议检查这些变量,即使是未包含在此输入文件中但可用于执行计算的变量,并查看它们可以采用的值(检查输入文件部分)。这将使您能够解决许多潜在的问题,或者在您的计算中简单地使用更高级的近似值。

注意事项

In this case, a single trajectory (ST) approximation is followed, which means the receptor and ligand (in this case, the ligand is also another protein) amber format topologies and trajectories will be obtained from that of the complex. To do so, an MD Structure+mass(db) file (com.tpr), an index file (index.ndx), a trajectory file (com_traj.xtc), and both the receptor and ligand group numbers in the index file (19 20) are needed. The mmpbsa.in input file will contain all the parameters needed for the MM/PB(GB)SA calculation. In this case, 10 frames are going to be used when performing the MM/PB(GB)SA calculation with the igb2 (GB-OBC1) model and a salt concentration = 0.15M.

将保存包含所有统计信息的纯文本输出文件(默认值FINAL_RESULTS_MMPBSA.dat:)和包含每个计算中每个帧的所有能量项的 CSV 格式输出文件。'-eo' 标志中的文件名将强制以 [.csv] 结尾(FINAL_RESULTS_MMPBSA.csv在本例中)。仅当在命令行上指定时才写入此文件。

笔记

计算完成后,可以分析结果gmx_MMPBSA_ana(如果-nogui未在命令行中使用标志)。请查看gmx_MMPBSA_ana部分以获取更多信息

源文链接:

https://valdes-tresanco-ms.github.io/gmx_MMPBSA/dev/examples/Protein_protein/

最新评论
请先登录才能进行回复登录
技术支持: CLOUD | 管理登录
seo seo