GithubHelp home page GithubHelp logo

ord_downloader's Introduction

Streamlit ORD Downloader

Streamlit App

The Open Reaction Database (ORD) is an open-source database for chemical synthesis reactions, collecting a variety of conditions and records required for different chemical syntheses, which can be used for machine learning or deep learning. ORD provides a user-friendly online interactive interface (https://open-reaction-database.org/client/browse). However, for beginners, what they need is a simple download button to get the data in .csv format, which is not obviously available on this page.

In addition to the issue of download convenience, another problem is as follows: using ORD requires the installation of ord-schema initially. However, if you do not have administrative permissions to install PostgreSQL and libpq-dev (see https://stackoverflow.com/questions/11618898/pg-config-executable-not-found), ord-schema will essentially plunge into an "environment hell", making it impossible to install and use. Therefore, this project also saves you from the trouble of setting up the environment.

The Granda_Perera_ml_example.ipynb in ORD's Github page provides the corresponding operation for the above requirement. This project extracts the corresponding code from this Granda_Perera_ml_example.ipynb, allowing users to easily download the required ORD data through the powerful UI interactive interface of Streamlit🎈.

LICENSE

MIT

ord_downloader's People

Contributors

lianghsun avatar

Stargazers

Zhuoran Qiao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.