Skip to content

iwwwish/SmileViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMILES Visualizer

SMILES Visualizer (SmileViz) is a simple, always-on-top, Java-based desktop application that dynamically visualizes the SMILES input provided. It is very useful in interpreting SMILES step by step (atom-by-atom) and checking how the connectivity proceeds. It uses CDK's AtomContainerRenderer to draw the image from SMILES. Thanks to John May for the SmoothRenderer. The light-weight visualizer differs from the commercially available structure visualizers in the following ways:

  1. You need not hit enter each time you update the smile or enter a new atom (visualization is dynamically updated),
  2. Any error in the smile will be displayed (dynamically),
  3. You can instantly save the molecule as PNG, SDF or MOL by a simple right-click,
  4. Lastly, you will not need Internet.

A demo for SMILES Visualizer can be found in my blogpost.

About

A SMILES visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages