Skip to content

RuntimeError: expected only 1 added H per heavy atom, maybe deleted element had double bond to this heavy atom #267

@accibio

Description

@accibio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions