Re-exports§
Modules§
Structs§
- Assignment
- A residue’s secondary-structure assignment alongside its identity.
Enums§
- Format
- Output styles for the per-residue assignment table.
Functions§
- assign_
from_ path - Parse a PDB (file path or
-for stdin), assign secondary structure, and return oneAssignmentper protein residue. - assign_
from_ reader - Assign from already-parsed residues (used by callers that hold their own reader).
- write_
output