Skip to content

Dashboard for curating databases of molecular building blocks

Notifications You must be signed in to change notification settings

LiamWilbraham/db-builder

Repository files navigation

Installation

You can run the Dashboard locally by cloning and installing the dependencies:

pip install -r requirements.txt

Then start the app server:

python app.py

The app can now be found at http://localhost:8050/

Installing RDKit

It is recommended that you install RDkit through Anaconda, though there are other options.

$ conda install -c rdkit rdkit

About

Dashboard for curating databases of molecular building blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published