Skip to content

docking-org/aggregator-comparor

 
 

Repository files navigation

aggregator-advisor-example

Heavily inspired by Miguel's Flask Mega Tutorial.

An more-than-a-hello-world exmample application of a chemical database using rdalchemy to glue between RDKit and SQLAlchemy, with implementations of administrative interfaces that account for chemical data. Additionally, shows how to use functional indexes to index for similarity without creating explicit BFP columns.

Note: Many better and best practices for development and deployment of a Flask application are not included in this example in order to focus on the aspects of integrating Flask, RDKit, and SQLAlchemy into a single application.

About

An example of a simple chemoinformatics-based website using Flask, SQLAlchemy, and RDAlchemy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.5%
  • CSS 19.6%
  • HTML 8.9%
  • Python 4.8%
  • Shell 0.2%