parse.smiles: Parse a SMILES String
Description
This function parses a SMILES string to generate an
IAtomContainer object. Note that the resultant molecule will
not have any 2D or 3D coordinates.Usage
parse.smiles(smiles)
Value
- A
jobjRef to a CDK IAtomContainer object