|
Hi all, While trying to run prepare_ligand4.py, I received the following error:
Traceback (most recent call last): File "/home/brittmc/tools/mgltools/MGLToolsPckgs/AutoDockTools/Utilities24/prepare_ligand4.py", line 207, in <module> if a.coords!=coord_dict[a]: bad_list.append(a) KeyError: <Atom instance> 737_2YXJ:A:N3C1001:H27
The command I executed was: python ~/tools/mgltools/MGLToolsPckgs/AutoDockTools/Utilities24/prepare_ligand4.py -l 737_2YXJ.pdb -o baz.pdbqt -A hydrogens
It will run correctly if I leave off the "-A hydrogens"
The file version is: prepare_ligand4.py,v 1.5.4.1 2009/04/15 17:41:57 rhuey
any thoughts? thanks! britt
|