Coder Social home page Coder Social logo

shen-lab / bal Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 4.0 35.99 MB

Bayesian Active Learning for Optimization and Uncertainty Quantification with Applications to Protein Docking

C++ 87.23% Python 12.42% Shell 0.35%
protein-docking uncertainty-quantification bayesian-optimization

bal's Introduction

BAL

Bayesian Active Learning for Optimization and Uncertainty Quantification with Applications in Protein Docking https://pubs.acs.org/doi/abs/10.1021/acs.jctc.0c00476

Versions in branch:

  • master: The standard BAL
  • noclashv1: The version whose output structure will gurantee \delta vdw<0.

Dependencies:

Change directory path

In src/configuration.h, please change the macros as follow:

  • src_dir: change to your current "src" path.
  • cnma_path: change to your cNMA path.
  • scoring_path: change to your 'random_forest.sav' path.
  • output_path: change to the directory where you want to place the 'Result' folder which contains all output files.
  • charmm_exe, charmm_para, charmm_top, charmm_setup, charmm_gbsw, pdb_crd, crd_pdb: change paths of these macros to their corresponding paths in 'dependencies/'.

Add unbound proteins:

In src/configuration.h, please change the macro 'protein_name' to your 4-letter/digit protein code. Also please change the macro 'protein_path" to the path where the unbound protein is.

If your unbound protein is not in Protein Docking Benchmark 4.0 and you want to get the UQ results, please append its Kd value into 'src/kd_zero' and append the protein name into 'src/kd_list'. Otherwise, you will only get the refined structures and the area under the posterior.

Compile and Run

  • Go to 'BAL/src/'.
  • Type './complie' to compile.
  • Type './for_train' to run BAL.

Output file:

  • a.'end'(dir): containing the refined structures: receptor.pdb ligand.pdb

  • b.'scores': The final energy (unit in Kcal/mol) of refined structures.

  • c.'lgAUC': The log of area under the posterior.

  • d.'cond_prob.dat': The conditional probability of refined structure: P(RMSD(x^,x*)<4 | x* \in Mi)

  • e. 'Rmsd_dis': The RMSD(x^,x*) distribution of the posterior

  • f. 'UQ': The [lb,ub] values

Citation:

@article{cao2020bayesian,
  title={Bayesian active learning for optimization and uncertainty quantification in protein docking},
  author={Cao, Yue and Shen, Yang},
  journal={Journal of chemical theory and computation},
  volume={16},
  number={8},
  pages={5334--5347},
  year={2020},
  publisher={ACS Publications}
}

Contact:

Yang Shen: [email protected]

bal's People

Contributors

shen-lab avatar yuecao2017 avatar yuecao94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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