PDB Info Files

PDB info files are designed to address the need for easy access to a subset of the information in a PDB files. They contain selected per-residue information in a easier to use form as well as an alignment of the SEQRES-defined and ATOM-defined residues produced with SAM.

A PDB info file is created per-chain in RDB format and named in the form 1abcD.pdb-rdb.gz. The pdb-get-info command is used to access the files, creating them in a lazy manner. It also allows for transparently creating files from MAXSPOUT and hand-modified PDB files.

Per-Chain Variables

The comment section at the top of the RDB file contains chain global information, stored as variables in the form:

    # name=value
The following variables are currently defined:

Per-Residue Columns

The rows in RDB file contain residue information. This contains all residues upto the TER record, include HETATMs with full backbones. The following columns are defined:

See

pdb-get-info
pdb-get

Source

CVS module pdb-tools.

Contact

Mark Diekhans