Git Product home page Git Product logo

aqdnet's Introduction

AQDnet

AQDnet: Deep Neural Network for Protein-Ligand Docking Simulation.

Script

  • aqdnet.py
    • Code that provides an interface to AQDnet's feature extraction.
  • lpcomp.py
    • Code containing AQDnet's algorithm for feature extraction.
  • model.py
    • Code that provides an interface for training models with AQDnet features.
  • structure.py
    • Code that specifies the structure of AQDnet's deep learning model and its accompanying preprocessing methods..
  • runner.py
    • Code that includes some utility functions such as feature loading..
  • predict.py
    • Code that provides an interface to make inferences using AQDnet's trained models.

Examples

  1. Ex1_generate_feature.ipynb
    • Feature generation example.
  2. Ex2_train_model.ipynb
    • Model training example.
  3. Ex3_predict.ipynb
    • Prediction example.

Models

  • Docking_Energy30RMSD2.5
    • Best model of AQDnet's Docking-specific model.
  • Scoring_Energy02RMSD2.0
    • Best model of AQDnet's Scoring-specific model.

Results

  • Docking_Energy30RMSD2.5
    • Evaluation results of AQDnet's Docking-specific model with CASF-2016.
  • Docking_AQDnet_summary.csv
    • Docking power test result of three different energy filtering conditions.
  • Scoring_Energy02RMSD2.0
    • Evaluation results of AQDnet's Scoring-specific model with CASF-2016.
  • ScoringPower_result.csv
    • the AQDnetet's result of Scoring power test and those of the other SFs.
  • LIT-PCBA_result.csv
    • All tha result of the AQDnet's LIT-PCBA evaluation. EF1% of all template PDB ids are described.
  • LIT-PCBA_result_summary.csv
    • Summarized LIT-PCBA result. Max, min, mean and SD of EF1% of all targets are descibed.

Features

  • Sample AQDnet features. Due to file size, only features for 5 complexes are available here.

SampleStructures

Sample structures of 5 complexes.

aqdnet's People

Contributors

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