Hi!

I want to dock an ion (Cl-) to my protein model using autodock vina. The error is as follows:

WARNING atoms have no bonds....BUILDING THEM!!!

WARNING atoms have no bonds....BUILDING THEM!!!

Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/AutoDockTools/Utilities24/prepare_ligand4.py", line 207, in

attach_singletons=attach_singletons)

File "/usr/lib/python2.7/dist-packages/AutoDockTools/MoleculePreparation.py", line 1019, in __init__

detect_bonds_between_cycles=detect_bonds_between_cycles)

File "/usr/lib/python2.7/dist-packages/AutoDockTools/MoleculePreparation.py", line 789, in __init__

self.aromCs = self.ACM.setAromaticCarbons(molecule)

File "/usr/lib/python2.7/dist-packages/AutoDockTools/atomTypeTools.py", line 210, in setAromaticCarbons

assert len(molecule.allAtoms.bonds[0])

AssertionError

it is pretty obvious, that there are no bonds within single ion molecule. So, is it possible to dock an ion with Vina? Or shall I use other software?

More Michał Adam Michałowski's questions See All
Similar questions and discussions