next up previous contents index
Next: sheet() make Up: The secondary_structure module: secondary Previous: alpha() make   Contents   Index

strand() -- make a $ \beta $ -strand

strand(residues)
This makes restraints enforcing an extended $ \beta $ -strand conformation for the residue segment specified by residues (which can be created using the model.residue_range() function). This is achieved by applying $ \Phi,\Psi$ binormal restraints only. These binormal restraints force the mainchain conformation into class ``B'', except for the Pro residues which are restrained to class ``P'' [Š ali & Blundell, 1993].

To actually add the restraints, pass the new object to restraints.add(). See Section 2.2.10 for an example.



Ben Webb 2008-02-01