2012-11-15 17:47:47 +01:00
2012-11-15 17:47:47 +01:00
2012-11-15 17:47:47 +01:00
2012-11-15 17:47:47 +01:00
2012-11-15 17:47:47 +01:00
2012-11-15 17:47:47 +01:00

PROPKA 3.1

See propka.ki.ku.dk for more information.

Installation

No installation needed. Just clone and run.

Requirements

  • Python 3.1 or higher

Getting started

  1. Clone the code from GitHub
  2. Run 'propka.py' with a .pdb file (see Examples)

Examples

Calculate

propka.py 1hpx.pdb

If you don't have Python 3.1 installed, but Python 3.2 (most Ubuntu distributions), then run propka like;

python3.2 propka.py 1hpx.pdb

Testing (for developers)

Please run test before pushing commits.

Description
PROPKA - protein pKa prediction
Readme 938 KiB
Languages
Python 99.5%
Nextflow 0.3%
Dockerfile 0.2%