OESuppressNonDepictionHydrogens
OESuppressNonDepictionHydrogens(mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool
The OESuppressNonDepictionHydrogens function
suppresses all non-essential hydrogens of the molecule.
Only the following hydrogens will be kept:
hydrogens with (non-zero) isotopic mass
hydrogens that are necessary to faithfully represent tetrahedral atom stereochemistry or cis/trans bond stereochemistry (defined by the
OEHasDepictionHydrogensfunction).
Before |
After |
|---|---|
|
|
See also
OEHasDepictionHydrogensfunction