OEMolToCXSMILES

std::string OEMolToCXSMILES(const OEMolBase &mol)

Creates a CXSMILES from a molecule by evoking the low-level OECreateSmiString function with the OESMILESFlag_ISOMERIC and OESMILESFlag_EnhStereo options.

Prior to generating the CXSMILES the following properties are perceived if necessary:

See also