Package pl.poznan.put.pdb
package pl.poznan.put.pdb
Contains classes responsible for PDB/mmCIF data modelling and analysis.
-
ClassDescriptionA set of methods that allow to address a residue by its chain name, residue number and insertion code.When it is impossible to convert from mmCIF to PDB.An experimental technique used to solve a structure (according to the PDB sources).Immutable implementation of
PdbAtomLine
.Builds instances of typeImmutablePdbAtomLine
.Immutable implementation ofPdbExpdtaLine
.Builds instances of typeImmutablePdbExpdtaLine
.Immutable implementation ofPdbHeaderLine
.Builds instances of typeImmutablePdbHeaderLine
.Immutable implementation ofPdbModresLine
.Builds instances of typeImmutablePdbModresLine
.Immutable implementation ofPdbNamedResidueIdentifier
.Builds instances of typeImmutablePdbNamedResidueIdentifier
.Immutable implementation ofPdbRemark2Line
.Builds instances of typeImmutablePdbRemark2Line
.Immutable implementation ofPdbRemark465Line
.Builds instances of typeImmutablePdbRemark465Line
.Immutable implementation ofPdbResidueIdentifier
.Builds instances of typeImmutablePdbResidueIdentifier
.Immutable implementation ofPdbTitleLine
.Builds instances of typeImmutablePdbTitleLine
.Representation of ATOM and HETATM lines in both PDB and mmCIF files.A representation of EXPDTA line in PDB files.A representation of HEADER file in PDB format.A representation of MODRES line in PDB format.Class that represents a residue identifier with a known name.When data in PDB files is inconsistent with the documented format.A representation of REMARK 2 line which describes experimental resolution.A representation of REMARK 465 in PDB format which describes missing residues.A residue identifier is used only to address a residue in the structure.A representation of TITLE line in PDB format.