Giter Club home page Giter Club logo

mol_gen's Introduction

mol_gen

Molecule generation and optimisation

GA_mol.py: Genetic algorithm code. Uses crossover.py and mutate.py. Initial mating pool is drawn from 1000.smi, which is the first 1000 entries in https://github.com/tsudalab/ChemTS/blob/master/data/250k_rndm_zinc_drugs_clean.smi

sascorer.py and all txt and gz files needed by for the scoring is taken from https://github.com/tsudalab/ChemTS

MCTS_mol_expand.py and MCTS_mol.py adapted from https://github.com/haroldsultan/MCTS/blob/master/mcts.py. MCTS_mol_expand.py is the leaf parallelised version of MCTS_mol.py (soon to be depreciated).

The .p files (used by MCTS) is generated by analyze_ZINC.py. More info here: http://proteinsandwavefunctions.blogspot.com/2018/07/making-random-molecules-one-atom-at-time.html

The code is still in the prototype stage and needs to be refactored.

mol_gen's People

Contributors

jhjensen2 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.