遇到问题:
在按照教程在MCPB.py -i oph.in -s 3时出现了"pymsmt.exp.pymsmtError: The length of coordinates and ESP charges are different!"错误,附件1为oph.in文件、附件2为oph_fixed_H.pdb文件(计算的原始文件),1HZY_large_mk.log文件体积过大无法上传,部分图片如下,请指教。
然后我按照官网说的运行fixreadinesp.sh
之后出现
***Doing the RESP charge fiting...
Traceback (most recent call last):
File "/opt/amber22/bin/MCPB.py", line 692, in <module>
resp_fitting(stpdbf, lgpdbf, stfpf, lgfpf, mklogf, ionids, ff_choice,
File "/opt/amber22/lib/python3.10/site-packages/pymsmt/mcpb/resp_fitting.py", line 442, in resp_fitting
get_esp_from_gau(mklogf, espf)
File "/opt/amber22/lib/python3.10/site-packages/pymsmt/mol/gauio.py", line 686, in get_esp_from_gau
raise pymsmtError("The length of coordinates and ESP charges are different!")
pymsmt.exp.pymsmtError: The length of coordinates and ESP charges are different!