old_pdb

This code reads and writes the old PDB format.

Development of this code was greatly helped by the Chimera documentation.

Origin of this software

This software is derived, in part, from the PDB2PQR code which is supported by NIH grant GM069702.

Installation

This python package can be installed via setuptools, pip install .

Testing

The software can be tested with pytest by running:

python -m pytest

from the top-level directory.

Indices and tables