File: control

package info (click to toggle)
pdb2pqr 2.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 44,396 kB
  • ctags: 8,475
  • sloc: python: 44,146; cpp: 9,839; xml: 9,092; sh: 108; makefile: 50; ansic: 36
file content (58 lines) | stat: -rw-r--r-- 2,183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: pdb2pqr
Maintainer: Debian Med <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Manuel Prinz <manuel@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               gfortran,
               swig,
               xmlto,
               openbabel,
               python-dev,
               python-numpy,
               scons,
               dos2unix
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pdb2pqr.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/pdb2pqr.git
Homepage: http://pdb2pqr.poissonboltzmann.org/pdb2pqr/
X-Python-Version: 2.7

Package: pdb2pqr
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         python-numpy,
         python-networkx
Suggests: apbs
Enhances: autodocktools
Provides: propka
Replaces: propka
Description: Preparation of protein structures for electrostatics calculations
 PDB2PQR is a Python software package that automates many of the common
 tasks of preparing structures for continuum electrostatics calculations.
 It thus provides a platform-independent utility for converting protein files
 in PDB format to PQR format. These tasks include:
  * Adding a limited number of missing heavy atoms to biomolecular structures
  * Determining side-chain pKas
  * Placing missing hydrogens
  * Optimizing the protein for favorable hydrogen bonding
  * Assigning charge and radius parameters from a variety of force fields
 .
 This package also includes PropKa, a tool to modify the protonation state of
 protein structures in the Protein Data Bank (PDB) format to match a given pKa
 value. It can also be used to refine NMR structures, which often yield 
 inaccurate pKa values for some residues.

Package: pdb2pqr-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: pdb2pqr
Description: example files accompanying pdb2pqr
 Files containing protein structures tend to become large very quickly and
 most users of this package will refrain from their installation, particularly
 on larger clusters.