Protein Data Bank format
Codename: pdb
Contents
Import from PDB format
PDB files complying the PDB Contents Guide version 2.3 are processed by Marvin, though with some negligible
limitations. PDB files produced by various 3rd party applications may not comply the
PDB standard. Most of these files are also properly handled though there might be exceptions.
All covalent bonds in proteins and in nucleic acids are properly assigned, but hydrogen bonds,
sulphur and water bridges,
coordinated bonds are not recognised yet. Covalent bonds in hetero groups are perceived based on geometry,
bond types are guessed with some errors. Hydregon atoms are identified and bonded to the appropriate
heavy atom eiter in chains, in hetero groups as well as in water molecules.
Multiple models are properly processed as well as insertions and modified residues.
Import options can be specified in the format string. The format descriptor and the options are separated by a colon. Options listed below are available for PDB import.
Hor+HAdd explicit hydrogen atoms. Usage: "PDB:H"-HRemove explicit hydrogen atoms. Usage: "PDB:-H"cOmit CONECT records for hetero compounds. Bonds are detected by the PDB reader modul based on local geometry unless the boption is specified. Usage:"pdb:c"bDo not recognise bond order. All bonds either defined by CONECT records or generated by PDB import are represented as ANY bonds. Usage: "pdb:b"
Limitations
Standard record types listed below are not recognised by the current version of PDB import:
- Optional:
OBSLTE,CAVEAT,SPRSDE,JRNL,REMARK,SEQADV,FTNOTE,HETSYN,FORMUL,SSBOND,LINK,HYDBND,SLTBRG,CISPEP,SITE,MTRIX1,MTRIX2,MTRIX3,TVECT,SIGATM,ANISOU,SIGUIJ - Mandatory:
CRYST1,ORIGX1,ORIGX2,ORIGX3,SCALE1,SCALE2,SCALE3,MASTER
Export to PDB format
Marvin exports simplified PDB files containing record types listed below:
- Title section:
HEADERcontains the following fields: classification="PROTEIN" (or imported value), date, idCode="NONE" (or imported value).TITLE,SOURCE,KEYWDS,EXPDTA: The imported value is exported. Default: "NULL".COMPND: The imported value is exported. Default: "MOLECULE:name", where "name" is the molecule name.AUTHOR: The imported value is exported. Default: "Marvin".REVDAT: The following line plus the imported value.
REVDAT N DD-MMM-YY 3
(N is the modification number, DD-MMM-YY is the date of the modification.)
- Coordinate section:
ATOMandHETATM: The atom name includes the remoteness indicator and the branch designator character in case of amino acids. For non-standard residues, the atom name and the element symbol field contain the same value. The occupancy and the temperature factor are zero. The residue field contains one of the standard residue symbols.
- Connectivity section:
CONECT: Only the first five fields are used. If the number of bonds is greater than four, a second CONECT line with the same atom serial number (first field) will be used.TER: Indicates the end of a chain. Imported but not exported in the current version.
- Book keeping section:
MASTER
Export options can be specified in the format string. The format descriptor and the options are separated by a colon. Options listed below are available for PDB output.
Limitations:
Hor+HAdd explicit hydrogen atoms. Usage: "PDB:H"-HRemove explicit Hydrogen atoms. Usage: "PDB:-H"
- The exporter writes the atoms in the molecule object's internal atom order which may be different from the order of residues in a chain. Thus export is still not reliable for macromolecules with residues.
Reference
Do you have a question? Would you like to learn more? Please browse among the related topics on our support forum or search the website. If you want to suggest modifications or improvements to our documentation email our support directly!






