SmilesDrawer: Parsing and Drawing SMILES-Encoded Molecular Structures Using Client-Side JavaScript
SmilesDrawer: Parsing and Drawing SMILES-Encoded Molecular Structures Using Client-Side JavaScript
复制标题
DOI:
10.1021/acs.jcim.7b00425
复制
发表时间:
2018-01-01
影响因子:
5.6
通讯作者:
Reymond, Jean-Louis
中科院分区:
文献类型:
--
作者:
Probst, Daniel;Reymond, Jean-Louis
Here we present SmilesDrawer, a dependency free JavaScript component capable of both parsing and drawing SMILES-encoded molecular structures client-side, developed to be easily integrated into web projects and to display organic molecules in large numbers and fast succession. SmilesDrawer can draw structurally and stereochemically complex structures such as maitotoxin and C-60 without using templates, yet has an exceptionally small computational footprint and low memory usage without the requirement for loading images or any other form of client server communication,. making it easy to integrate even in secure (intranet-firewalled) or offline applications. These. features allow the rendering of thousands of molecular structure drawings on a single web-page within seconds on a wide range of hardware supporting modern browsers. The soiree code as well as the most recent build of SmilesDrawer is available on Github (http://doc.gdb.tools/smilesDrawer/). Both yarn and npm packages are also available.