Hi, I'm trying to prepare ligands for virtual screening. I have a multi-molecule SDF file of ligands prepared using RDKit which I need to split into multiple PDBQT files to serve as input for QuickVina2-GPU-2.1.
I tried running this:
mk_prepare_ligand.py -i compounds.sdf --rigid_macrocycles --multimol_outdir .
It runs for a while and then throws this error:
RuntimeError: expected only 1 added H per heavy atom, maybe deleted element had double bond to this heavy atom
I'm guessing there's something wrong with some compound which I'm unable to figure out. I have attached the multi-molecule SDF file for reference. Please help.
Thanks.
compounds.zip
Hi, I'm trying to prepare ligands for virtual screening. I have a multi-molecule SDF file of ligands prepared using RDKit which I need to split into multiple PDBQT files to serve as input for QuickVina2-GPU-2.1.
I tried running this:
mk_prepare_ligand.py -i compounds.sdf --rigid_macrocycles --multimol_outdir .It runs for a while and then throws this error:
I'm guessing there's something wrong with some compound which I'm unable to figure out. I have attached the multi-molecule SDF file for reference. Please help.
Thanks.
compounds.zip