Skip to content
forked from cbouy/bokehmol

Bokeh extensions to plot molecules easily

License

Notifications You must be signed in to change notification settings

cbouysset/bokehmol

 
 

Repository files navigation

bokehmol, gotta plot them mol! ⌬

Powered by RDKit.js

bokehmol provides custom extensions that help plotting molecules with the Bokeh library.

It currently provides hover tools that can depict molecules on-the-fly using SMILES: no need to pre-generate the depictions and store them in memory anymore! Everything is rendered client-side in the browser so you don't even need to install rdkit in your Python environment.

image

Bokehmol only requires bokeh as a dependency. You can install it with:

pip install bokehmol

Some examples on how to use the library here

Feature requests or questions on how to use should be posted here

Bug tracker 🐞

About

Bokeh extensions to plot molecules easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • Jupyter Notebook 15.0%
  • Python 3.2%
  • TypeScript 2.7%