Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Variables
T020_Pose_Bindings.py File Reference

Namespaces

 test.T020_Pose_Bindings
 

Variables

tuple test.T020_Pose_Bindings.pose1 = pyrosetta.pose_from_sequence('ACDEFGHI')
 
list test.T020_Pose_Bindings.gly_residue = pose1.residues[6]
 
tuple test.T020_Pose_Bindings.pose2 = Pose()
 
tuple test.T020_Pose_Bindings.pose3 = Pose()
 
tuple test.T020_Pose_Bindings.ft = FoldTree()
 
tuple test.T020_Pose_Bindings.pose = pyrosetta.pose_from_file('../test/data/test_in_short.pdb')
 
tuple test.T020_Pose_Bindings.paired_residues = list()