Hi all,

I have been working on a library that computes properties for molecules
where hydrogens are explicit. These properties are then saved into a
dictionary where keys are indices, then I am using the dictionary to depict
these properties on their corresponding hydrogens - also according to some
thresholds, which means that not all hydrogens are labelled. The result is
something like this:

[image: image.png]

Now my question is: How do I hide/remove the hydrogens that are not
labelled? I am storing their indices while iterating to append their labels
but there seem not to be a straightforward way to get rid of them.

Thanks,

Giammy

-- 
*Gianmarco*
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to