Has anyone successfully displayed SMILES or 2D images as a property of a node? I have constructed a network
of parent and child scaffolds. Each node has an ID as its label. I would like to add either the SMILES for that scaffold,
or a structural image. Each image can be constructed externally using CDK, JChem, ChemOffice, etc. However I do
not find an example in the Tutorials for Ctypscape 3.2.1 that indicates how this might be done.
As an aside, does anyone have a step by step procedure for building the galFiltered.cys example on page 98 of the manual?
This example might have some ideas on how to do this.
Thanks