reymond-group / smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.
https://smilesdrawer.rocks
MIT License
434 stars 67 forks source link

lots of overlapping #74

Closed A-Thakkar closed 5 years ago

A-Thakkar commented 6 years ago

Smiles: C=C1C[C@@H]2CC[C@@]34C[C@H]5O[C@H]6C@@H[C@H]3OC(CC[C@@H]3O[C@H]6[C@H]5O4)CC(=O)C[C@H]3C@HOC@H[C@@H]3OC

SmilesDrawer: smiles

Marvin: marvin_smiles

daenuprobst commented 5 years ago

Should be fixed now with experimentalSSSR: true.