Git Product home page Git Product logo

bal's Introduction

BAL

Bayesian Active Learning for Optimization and Uncertainty Quantification with Applications in Protein Docking https://www.biorxiv.org/content/10.1101/537035v1.full

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

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.'PMI_log': 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{Cao537035,
        author = {Cao, Yue and Shen, Yang},
        title = {Bayesian Active Learning for Optimization and Uncertainty Quantification in Protein Docking},
        elocation-id = {537035},
        year = {2019},
        doi = {10.1101/537035},
        publisher = {Cold Spring Harbor Laboratory},
        URL = {https://www.biorxiv.org/content/early/2019/01/31/537035},
        eprint = {https://www.biorxiv.org/content/early/2019/01/31/537035.full.pdf},
        journal = {bioRxiv}
	}

Contact:

Yang Shen: [email protected]

bal's People

Contributors

shen-lab avatar yuecao94 avatar yuecao2017 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.