Skip to content

Latest commit

 

History

History
20 lines (7 loc) · 857 Bytes

README.md

File metadata and controls

20 lines (7 loc) · 857 Bytes

This repo helps to convert SMILES string to a 3D structure such as SDF, PDB.

You can obatin a SMILES from online database, or from chemdraw, for example c1ccccc1 is the smiles string for benzene.

To start a simple conversion, click the button below.

Binder

For more advanced usage,have a look at Colab version

Open In Colab

The engine do the conversion job is open babel, have a look if you want to know more Open Babel Introduction