schrodinger / coordgenlibs

Schrodinger-developed 2D Coordinate Generation
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

Add a trivial SMILES-like parser to aid with writing unit tests #86

Closed d-b-w closed 3 years ago

d-b-w commented 3 years ago

It's nice to be able to encode connectivity in unit tests instead of relying on an outside file. Using a basic SMILES format allows that.