Package MolKit :: Package pdb2pqr :: Package src :: Module pdb :: Class SLTBRG
[hide private]
[frames] | no frames]

Class SLTBRG

source code

SLTBRG field

The SLTBRG records specify salt bridges in the entry. records and is provided here for convenience in searching.

Instance Methods [hide private]
  __init__(self, line)
Initialize by parsing line

Method Details [hide private]

__init__(self, line)
(Constructor)

source code 

Initialize by parsing line

COLUMNS TYPE FIELD DEFINITION ----------------------------------------------------- 13-16 string name1 Atom name. 17 string altLoc1 Alternate location indicator. 18-20 string resName1 Residue name. 22 string chainID1 Chain identifier. 23-26 int resSeq1 Residue sequence number. 27 string iCode1 Insertion code. 43-46 string name2 Atom name. 47 string altLoc2 Alternate location indicator. 48-50 string resName2 Residue name. 52 string chainID2 Chain identifier. 53-56 int resSeq2 Residue sequence number. 57 string iCode2 Insertion code. 60-65 string sym1 Symmetry operator for 1st atom. 67-72 string sym2 Symmetry operator for 2nd atom.