struct Chem::PDB::SecondaryStructureRecord

Overview

A secondary structure record (HELIX or SHEET) in the PDB.

Defined in:

chem/formats/pdb.cr

Instance Method Summary

Instance Method Detail

def begin : ResidueId #

Identifier for the first residue of the secondary structure element.


[View source]
def end : ResidueId #

Identifier for the last residue of the secondary structure element.


[View source]

Secondary structure.


[View source]