Skip to content

PDB2PQR-2.1.1

Compare
Choose a tag to compare
@sobolevnrm sobolevnrm released this 03 Jul 23:33
· 1599 commits to master since this release

These are notes for the current version of PDB2PQR

Please see http://www.poissonboltzmann.org/pdb2pqr/release-history for the complete release history

NEW FEATURES

BUG FIXES

  • Added a check before calculating pKas for large interactions energies.

CHANGES

  • The networkx library is now required for pdb2pka.

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 (ie ~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 to fix this.