Coder Social home page Coder Social logo

gr-predictor's Introduction

gr Predictor

"gr Predictor" is a deep-learning model rapidly estimating the water-oxygen distribution function around protein obtained by the 3D-RISM theory from the protein 3D structure. The computation is completed within a few minutes when using a single CPU and approximately one minute when using a single GPU.

Requirement

Python 3.6–, Anaconda, openbabel, dask, tesorflow

License

“gr Predictor” is available under the GNU General Public License.

Citing this work

If you use “gr Predictor”, please cite:

gr Predictor: a Deep-Learning Model for Predicting the Hydration Structures around Proteins 
Kosuke Kawama, Yusaku Fukushima, Mitsunori Ikeguchi, Masateru Ohta, and Takashi Yoshidome
bioRxiv 2022.04.18.488616; doi: https://www.biorxiv.org/content/10.1101/2022.04.18.488616v1.

Contact

If you have any questions, please contact Takashi Yoshidome at [email protected].

Usage

  • Import modules

    import guv_prediction as gpred

  • Prediction of g(r)

    spliter = gpred.Prediction( pdb_dir, dx_dir, pred_area_center = np.array([x, y, z]), pred_area_range = w )

    • pdb_dir : Path to the PDB file

    • dx_dir : Path to the output file (dx format)

    • pred_area_center : Central coordinate of the prediction region in the protein ( x, y, and z [angstrom] )

    • pred_area_range : Width of the prediction region ( w [angstrom] )

gr-predictor's People

Contributors

yoshidome-hydration avatar kkwm 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.