Code Monkey home page Code Monkey logo

propka-3.1's Introduction

PROPKA 3.1

PROPKA predicts the pKa values of ionizable groups in proteins (version 3.0) and protein-ligand complexes (version 3.1) based on the 3D structure.

For proteins without ligands both version should produce the same result.

The method is described in the following papers, which you should cite in publications:

  • Sondergaard, Chresten R., Mats HM Olsson, Michal Rostkowski, and Jan H. Jensen. "Improved Treatment of Ligands and Coupling Effects in Empirical Calculation and Rationalization of pKa Values." Journal of Chemical Theory and Computation 7, no. 7 (2011): 2284-2295.

  • Olsson, Mats HM, Chresten R. Sondergaard, Michal Rostkowski, and Jan H. Jensen. "PROPKA3: consistent treatment of internal and surface residues in empirical pKa predictions." Journal of Chemical Theory and Computation 7, no. 2 (2011): 525-537.

See propka.ki.ku.dk for the PROPKA web server, using the tutorial.

Modifications

This release of PROPKA 3.1 was modified by Oliver Beckstein [email protected] from the released version.

Installation

Clone repository or unpack the tar ball and install with setuptools (note: if you don't have setuptools installed you will need an internet connection so that the installation procedure can download the required files):

cd propka-3.1
python setup.py install --user

This will install the propka31 script in your executable directory, as configured for setuptools, for instance ~/.local/bin. You can change the bin directory with the --install-scripts option. For example, in order to install in my bin directory in my home directory:

python setup.py install --user --install-scripts ~/bin

Requirements

  • Python 2.7 or higher or Python 3.1 or higher

Getting started

  1. Clone the code from GitHub
  2. python setup.py install --user
  3. Run propka31 with a .pdb file (see Examples)

Examples

Calculate using pdb file

propka31 1hpx.pdb

Testing (for developers)

Please run Tests/runtest.py/ after changes before pushing commits.

References / Citations

Please cite these references in publications:

  • Sondergaard, Chresten R., Mats HM Olsson, Michal Rostkowski, and Jan H. Jensen. "Improved Treatment of Ligands and Coupling Effects in Empirical Calculation and Rationalization of pKa Values." Journal of Chemical Theory and Computation 7, no. 7 (2011): 2284-2295.

  • Olsson, Mats HM, Chresten R. Sondergaard, Michal Rostkowski, and Jan H. Jensen. "PROPKA3: consistent treatment of internal and surface residues in empirical pKa predictions." Journal of Chemical Theory and Computation 7, no. 2 (2011): 525-537.

propka-3.1's People

Contributors

charnley avatar matvey83 avatar orbeckst avatar mbeachy avatar tonigi avatar

Watchers

James Cloos avatar Alexey Strokach 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.