knime-rdkit icon indicating copy to clipboard operation
knime-rdkit copied to clipboard

RDKit From Molecule node can't render molecule with wedged bond

Open iwatobipen opened this issue 1 year ago • 1 comments

Dear developper, Thanks for developping really useful node for drug discovery, I found that RDKit From Molecule node can't render chiral modelcule with wedged bond. I think it's better to render molecule with wedge bond.

Screenshot from 2023-09-24 22-21-08 Screenshot from 2023-09-24 22-20-56

Thanks, Taka

iwatobipen avatar Sep 24 '23 13:09 iwatobipen

@manuelschwarze : @iwatobipen and I were looking at this together at the UGM. I find the behavior quite strange: the SMILES renderer does show a wedged bond, but the renderer from an RDKit molecule does not. This makes me think that the problem is in the Java code which calls the C++ molecule drawing code, not the C++ code itself, but maybe you have other thoughts?

greglandrum avatar Sep 25 '23 12:09 greglandrum