Re: exporting R groups of compounds [message #490 is a reply to message #482] |
Thu, 07 March 2019 18:08 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
The idcode is a compact canonical representation of the molecule that includes enhanced stereo representation and query features, if the molecules are query fragments. Conceptually, it is similar to the SEMA encoding, which MDL used in REACCS, MACCS and IsisBase. The idcode was never published, but with a few lines of Java code and the Open-Source library 'OpenChemLib' one may parse idcodes, process molecules, generate molfiles or SMILES or make own software compatible with idcodes.
Within DataWarrior you may generate one SMILES column for the Scaffold and every R column before saving as text- or sd-file.
Thomas
|
|
|