Code Monkey home page Code Monkey logo

phd3's Introduction

phd3

Protein Hybrid Discrete Dynamics/DFT. Quantum Mechanical/Discrete Molecular Dynamics engine to provide rapid sampling of metalloenzymes.

QM-DMD

System Requirements

  • TURBOMOLE Version 6.6
  • piDMD
  • Openbabel Version 2.4.0
  • Chimera Version 1.6.0 or greater (1.15.0 or greater recommended)
  • Python Version 3.6 or greater (3.8 or greater recommended)

Python Package Dependencies

When phd3 is installed via pip, the following packages will also be installed if not already present on your system.

  • jinja2
  • sklearn
  • propka
  • numpy Version 1.20.0 or greater
  • hdbscan
  • scipy Version 1.1.0

Installation

First, clone this repository

git clone https://github.com/alexandrova-lab-ucla/phd3

Then, edit the phd_config.json file so that all of the paths in the PATHS section point to the correct directory. That is

  • TURBODIR points to the TURBOMOLE directory that contains basen, bin, TURBOTEST, Config_turbo_env, etc.
  • DMD_DIR points to the directory that holds the DMD binaries complex.linux, comples_m2p.linux, pdmd.linux, and repdmd.linux.
  • parameters points to the directory that holds the DMD parameters file allatom.par, DMD_NA_allatom.par, etc.
  • chimera points to the directory that holds the chimera executable. Note, this is not the path TO the chimera executable, but to the directory that contains the executable.

If you are using phd3 on a cluster with queuing, you can modify the QUEUING section as well. Next we make a directory in ~/.config and moves some files there as

mkdir ${HOME}/.config/phd3
mv phd_config.json logger_config.json ${HOME}/.config/phd3

Finally, we use pip3 to install

pip3 install ./

If you are having issues with 'sudo', add the --user option. Further, if you are developing, include the -e option as

pip3 install --user -e ./

Make sure that ~/.local/bin is in your PATH as this is where the executibles are installed with pip3.

Usage

The following scripts are available after installation

  • setupphd.py
  • runphd.py
  • submitphd.py
  • submitdmd.py
  • setupturbomole.py
  • runturbomole.py
  • submitturbomole.py
  • tfe.py
  • relabelpdb.py
  • setupdmd.py
  • rundmd.py
  • m2p.py
  • cutqm.py

See the wiki for a detailed user guide on how to run various calculations.

Citation

Please cite the following papers if you use QM/DMD in your research on top of the TURBOMOLE and piDMD citations.

M. Sparta, D. Shirvanyants, F. Ding, N. V. Dokholyan, A. N. Alexandrova. "Hybrid Dynamics Simulation Engine for Metalloproteins" Biophys J 103: 4 (2012).

N. M. Gallup, A. N. Alexandrova. "Use of QM/DMD as a Multiscale Approach to Modeling Metalloenzymes" Methods Enzymol 577 (2016).

If you use the titratable DMD in your work, please cite the following in your research as well as propka

D. R. Reilley, J. Wang, N. Dokholyan, A. N. Alexandrova. "Titr-DMD - A Rapid, Coarse-Grained Quasi-All-Atom Constant pH Molecular Dynamics Framework" (Submitted 2021). 

phd3's People

Contributors

matthew-hennefarth avatar jtfuller3 avatar natjohnston 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.