Skip to content

Commit 100cc6e

Browse files
authored
ReadMe
1 parent 0b5a6dc commit 100cc6e

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# SMILES-Mapper
2-
Small web-app allowing interactive vizualization of how chemical string and files like SMILES, InChi and .mol/.sdf are created
1+
2+
3+
<p align="center">
4+
<img height="200" src="https://kyll.dk/SMILES-Mapper/IMG/Smiles-Mapper-Banner.svg" />
5+
</p>
6+
7+
----
8+
9+
SMILES-Mapper is a small web application that can be found at [kyll.dk/SMILES-Mapper](https://kyll.dk/SMILES-Mapper/). SMILES-Mapper allows interactive visualization of how SMILES & InChi strings are created for a given molecule together with the V2000 ( used in .mol and .sdf files) and V3000 mol-blocks.
10+
11+
<p align="center">
12+
<img width="800" src="https://kyll.dk/SMILES-Mapper/IMG/SMILES-Mapper%20Screenshot.png" />
13+
</p>
14+
15+
SMILES-Mapper was primarily made to learn [RDKitJS](https://www.rdkitjs.com/), but hopefully, it can still be useful for debugging SMILES & InChi string, or as a teaching tool. SMILES-Mapper is open-source and released under an MIT license. However, if you use the code for something interesting, please cite this work and its author appropriately.

0 commit comments

Comments
 (0)