[][src]Module nom_pdb::primary_structure::modres

The MODRES record provides descriptions of modifications (e.g., chemical or post-translational) to protein and nucleic acid residues. Included are correlations between residue names given in a PDB entry and standard residues.

Record Format

COLUMNSDATA TYPEFIELDDEFINITION
1 - 6Record name"MODRES"
8 - 11IDcodeidCodeID code of this entry.
13 - 15Residue nameresNameResidue name used in this entry.
17CharacterchainIDChain identifier.
19 - 22IntegerseqNumSequence number.
23AChariCodeInsertion code.
25 - 27Residue namestdResStandard residue name.
30 - 70StringcommentDescription of the residue modification.

Structs

ModresParser