PDB2PQR 2.0.0 (2014-12)
New features
- Improved look of web interface.
- Option to automatically drop water from pdb file before processing.
- Integration of PDB2PKA into PDB2PQR as an alternative to PROPKA.
- Support for compiling with VS2008 in Windows.
- Option to build with debug headers.
- PDB2PKA now detects and reports non Henderson-Hasselbalch behavior.
- PDB2PKA can be instructed whether or not to start from scratch with
--pdb2pka-resume
.
- Can now specify output directory for PDB2PKA.
- Improved error regarding backbone in some cases.
- Changed time format on query status page.
- Improved error catching on web interface.
Bug fixes
- Fixed executable name when creating binaries for Unix based operating systems.<
- Fixed potential crash when using
--clean
with extensions.
- Fixed MAXATOMS display on server home page.
- PDB2PKA now mostly respects the
--verbose
setting.
- Fixed how hydrogens are added by PDB2PKA for state changes in some cases.
- Fixed psize error check.
- Will now build properly without ligand support if numpy is not installed.
- Removed old automake build files from all test ported to scons.
- Fixed broken opal backend.
Known bugs
- If more than one extension is run from the command line and one of the extensions modifies the protein data structure it could affect the output of the other extension. The only included extensions that exhibit this problem are resinter and newresinter.
- Running ligands and PDB2PKA at the same time is not currently supported.
- PDB2PKA currently leaks memory slowly. Small jobs will use about twice the normally required RAM (i.e. ~14 titratable residues will use 140MB). Big jobs will use about 5 times the normally required RAM (60 titratable residues will use 480MB). We are working on this.