File: ChangeLog

package info (click to toggle)
pdb2pqr 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,576 kB
  • sloc: python: 24,897; sh: 12,005; cpp: 9,831; xml: 9,098; makefile: 355; ansic: 36
file content (25 lines) | stat: -rw-r--r-- 1,401 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
Please see http://www.poissonboltzmann.org/pdb2pqr/release-history

# These are notes for the current version of PDB2PQR

- NEW FEATURES
 * Updated propka to version 3.0
 * Added residue interaction energy extension.
 * Added protein summary extension. 
 * Combined hbond and hbondwhatit into one extension (hbond) with new command line parameters. (No more hacking hbond.py)
 * Combined rama, phi, psi into one extension (rama) with new command line parameters.
 * Extensions may now add their own command line arguments. Extensions with their own command line arguments will be grouped separately.
 * Improved interface for extensions.
 * Added opal configuration file.
 
- BUG FIXES
 * Cleaned up white space in several files and some pydev warnings.
 * Creating print output no longer clears the chain id data from atoms in the data. (Affected resinter plugin)
 * Removed possibility of one plug-in affecting the output of another. 
 * Fixed --protonation=new option for propka30.
 * Improved time reporting for apbs jobs.
 * Fixed opal runtime reporting.
 * Fixed misspelled command line options that prevented the use of PEOEPB and TYL06.
 * Fixed error handling when certain data files are missing.
 * Fixed LDFLAGS environment variable not being used along with python specific linker flags to link Algorithms.o and _pMC_mult.so
 * Fixed possible Attribute error when applying naming scheme.