==================================================
Summary of pdb4amber for: pro_H.pdb
===================================================
REDUCE returned non-zero exit status: See reduce_info.log for more details
----------Chains
The following (original) chains have been found:
The following residues had alternate locations:
None
-----------Non-standard-resnames
UNL
Traceback (most recent call last):
File "/home/sun/miniconda3/bin/pdb4amber", line 33, in <module>
sys.exit(load_entry_point('pdb4amber==20.1', 'console_scripts', 'pdb4amber')())
File "/home/sun/miniconda3/lib/python3.9/site-packages/pdb4amber/pdb4amber.py", line 816, in main
run(
File "/home/sun/miniconda3/lib/python3.9/site-packages/pdb4amber/pdb4amber.py", line 579, in run
gaplist = pdbfixer.find_gaps()
File "/home/sun/miniconda3/lib/python3.9/site-packages/pdb4amber/pdb4amber.py", line 208, in find_gaps
N_atom = parm.atoms[N_atoms[i + 1]]
IndexError: list index out of range
作者Author: 王家小姐 时间: 2022-3-1 20:09
我模拟的时候,在准备文件期间就把connect部分删除了,你可以试一下,不影响模拟结果作者Author: rpestana94 时间: 2022-3-1 23:07
Erase the connection part in the pdb, it usually gives problems, what I usually do is load the molecules separated and then combine them in LeaP, using the combine keyword作者Author: sun877469558 时间: 2022-3-2 12:51