Giter Club home page Giter Club logo

gains's Introduction

Genetic Algorithm for Identifying Novel Structures

Build Status PyPI version Coverage Status

GAINS โ€” Genetic Algorithm for Identifying Novel Structures โ€” is a project that enables molecular design and computational screening of small molecules. Built on the molecular functionality of RDKit, GAINS is employable across a spectrum of small-molecule design problems.

Installation

Dependencies

GAINS requires:

  • python (>= 3.6)
  • scikit-learn (>= 0.19.1)
  • rdkit (>= 2017.09.1)
  • salty-ilthermo (>= 0.2)

Note that scikit-learn 0.18.1 will raise a warning when loading in property models to the engine.

To take full advantage of rdkit you will also need Matplotlib >= 1.3.1.

User installation

You will first need to install rdkit:

conda create -n py36 python=3.6 anaconda
# activate the new virtual environment, e.g. on OSX/Linux
source activate py36
# on Windows
# activate py36
conda install -c rdkit rdkit

GAINS can then be installed with:

pip install gains

Development

GAINS is currently underdevelopment by researchers at the University of Washington. Our research page can be found here.

Testing

After installation, you can launch the test suite from outside the source directory (you will need to have the pytest package installed):

pytest gains

gains's People

Contributors

andim avatar andyfaff avatar arokem avatar choldgraf avatar dacb avatar erramuzpe avatar gvwilson avatar jakevdp avatar mandel01 avatar mvdoc avatar wesleybeckner avatar yarikoptic 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.