GithubHelp home page GithubHelp logo

aspirincode / deepvs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from janainacruz/deepvs

0.0 1.0 0.0 58 KB

Boosting Docking-Based Virtual Screening with Deep Learning

License: Apache License 2.0

Python 100.00%

deepvs's Introduction

DeepVS

This is the PyTorch implementation of the DeepVS neural network architecture, which is describe in the paper Boosting Docking-Based Virtual Screening with Deep Learning.

DeepVS is a deep learning approach to improve the identification of active ligands in docking-based virtual screening. DeepVS uses the output of a docking program and learns how to extract relevant features from basic data such as atom and residues types obtained from protein−ligand complexes.

Running the experiment

The train.py file implements the cross-validation experiment reported in the paper. The code should be intuitive. You can run it as follows:

python train.py

Note that in this version of the code we use ReLU and add dropout. These changes made our architeture more robust.

DUD preprocessed data

In order to run the code, you will need our preprocessed vina ouput data.

After downloading the data, unzip it and put the folder dud_vinaout_deepvs in the same directory as train.py

Prerequisites

Python 2.7 Pytorch 0.2.0_4

Paper Reference

If this code is useful for you somehow please cite our paper:

@article{doi:10.1021/acs.jcim.6b00355,
author = {Pereira, Janaina Cruz and Caffarena, Ernesto Raúl and dos Santos, Cicero Nogueira},
title = {Boosting Docking-Based Virtual Screening with Deep Learning},
journal = {Journal of Chemical Information and Modeling},
volume = {56},
number = {12},
pages = {2495-2506},
year = {2016},
doi = {10.1021/acs.jcim.6b00355},
note ={PMID: 28024405},
URL = {https://doi.org/10.1021/acs.jcim.6b00355},
eprint = {https://doi.org/10.1021/acs.jcim.6b00355}
}

License

This project is licensed under the Apache License v2.0 - see the LICENSE.md file for details

deepvs's People

Contributors

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