GithubHelp home page GithubHelp logo

rnaimehaom / askcos_synthesizability Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wenhao-gao/askcos_synthesizability

0.0 0.0 0.0 485.94 MB

Shell 0.01% Python 4.82% Jupyter Notebook 95.15% Dockerfile 0.02%

askcos_synthesizability's Introduction

Synthesizability of generative methods

This repository contains codes and results to analyze synthesizability using ASKCOS for molecular generation and optimization algorithms.
A more detailed explanation of the project can be found in our paper.

Usage with ASKCOS API

This analysis need the API version of ASKCOS retrosynthesis tree builder. If you want to test a set of molecules in SMILES (e.g. test.csv), please replace the HOST address in tb_analysis/batch_TB.py to your ASKCOS server IP, then

python batch_TB.py -i test.csv 

The results will be stored at the same directory with python file in json format. One can also define the index of molecule to start with (default is 0) and the column name for SMILES strings (default is ""SMILES"). To see help message:

python batch_TB.py -h

Usage with local ASKCOS

Under development

Dependencies

If you just want to test synthesizability

  • Python (3.6.9)
  • numpy (1.16.4)
  • pandas (0.24.2)
  • requests (2.22.0)

If you want to use the generative models and benchmarks to reproduce the result

Please refer to MOSES for dependencies of distribution learning implementations and Guacamol Baselines for dependencies of goal-directed learning implementations. The benchmarks objective functions can be found in goal_directed_generation/guacamol_local

askcos_synthesizability's People

Contributors

wenhao-gao 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.