Rosetta
Namespaces | Variables
T200_Scoring.py File Reference

Namespaces

 test.T200_Scoring
 

Variables

 test.T200_Scoring.extra_options
 
 test.T200_Scoring.pose = core.import_pose.pose_from_file("../test/data/test_fragments.pdb")
 
 test.T200_Scoring.scorefxn = create_score_function('ref2015')
 
 test.T200_Scoring.weights = pose.energies().weights()
 
 test.T200_Scoring.rsd1 = pose.residue(4);
 
 test.T200_Scoring.rsd2 = pose.residue(5);
 
 test.T200_Scoring.emap = core.scoring.EMapVector()
 
list test.T200_Scoring.score_types = []
 
 test.T200_Scoring.ii = rosetta.core.scoring.ScoreType(i)
 
 test.T200_Scoring.end
 
 test.T200_Scoring.hbond_set = rosetta.core.scoring.hbonds.HBondSet()