Hello, i'm looking for free/open source chemical databases or at least his database schema, to store chemical structures (name, SMILES, InChi, 2D, 3D...) with his enantiomers. I mean, a structure with the same name and SMILES, but different 2D and 3D coordinates information.
Thank you.
??? Properly encoded names, InChI, SMILES with stereo information should be different for enantiomers, not the same...
I mean, with a certain SMILES, if you assign 3D coordinates (with OpenBabel, CORINA...) sometimes you can retrieve several rotamers and enantiomers. For this situation, i would like to know how is the best way to store the info. An unique ID for each enantiomer or not? how to define the relation between the rotamers in the database schema?