class Chem::Protein::PSIQUE::SecondaryStructureBlender
- Chem::Protein::PSIQUE::SecondaryStructureBlender
- Reference
- Object
Defined in:
chem/protein/psique.crConstructors
Instance Method Summary
- #[](i : Int32, offset : Int32 = 0) : SecondaryStructure | Nil
- #beginning_of_sec_at?(i : Int32) : Bool
- #blend : Nil
- #end_of_sec_at?(i : Int32) : Bool
- #middle_of_sec_at?(i : Int32) : Bool
- #mutable?(i : Int32) : Bool
- #next_patches : Hash(Int32, SecondaryStructure)
- #score(i : Int32, sec : SecondaryStructure) : Int32
- #score_table(i : Int32) : Hash(SecondaryStructure, Int32)