struct
Chem::PDB::SecondaryStructureRecord
- Chem::PDB::SecondaryStructureRecord
- Struct
- Value
- Object
Overview
A secondary structure record (HELIX or SHEET) in the PDB.
Defined in:
chem/formats/pdb.crInstance Method Summary
-
#begin : ResidueId
Identifier for the first residue of the secondary structure element.
-
#end : ResidueId
Identifier for the last residue of the secondary structure element.
-
#type : Protein::SecondaryStructure
Secondary structure.
Instance Method Detail
Identifier for the first residue of the secondary structure element.
Identifier for the last residue of the secondary structure element.