OEGetNumUnspecifiedAtomStereos¶
unsigned int OEGetNumUnspecifiedAtomStereos(OEChem::OEMolBase &mol)
Returns the number of unspecified stereo atoms in a molecule. The
OEPerceiveChiral function will be called to perceive chiral atoms
in the molecule.
See also
- Unspecified Atom Stereo subsection describing filter files 
- Stereochemistry Perception chapter in the OEChem TK manual 
- OEAtomBase.HasStereoSpecifiedmethod in the OEChem TK manual
- OEGetNumUnspecifiedBondStereosfunction