oddt/oddt

docking tool implementation in oddt

aminemosbah opened this issue · 0 comments

hi , a very basic question
just tried to run the first example of pipeline docking using oddt and here what popped up

code:

pipeline.dock('autodock_vina', 'ampc/receptor.pdbqt', 'ampc/crystal_ligand.mol2')
print("docking libray

out:
else:
250 raise ValueError('Docking engine %s was not implemented in ODDT'

FileNotFoundError: [WinError 2] Le fichier spécifié est introuvable

even though i downloaded the complete file,
could you help me out