Rosetta
Variables
test.T150_core Namespace Reference

Variables

 sfxn = get_score_function()
 
 pose = pose_from_sequence("NNN")
 
 restype = pose.residue(2).type()
 
 singleton = core.scoring.lkball.LKBallDatabase.get_instance()
 
 water_builder_4_restype = singleton.get_water_builder_for_restype(restype)
 
 water_builders_list = water_builder_4_restype.builders()
 

Variable Documentation

◆ pose

test.T150_core.pose = pose_from_sequence("NNN")

◆ restype

test.T150_core.restype = pose.residue(2).type()

◆ sfxn

test.T150_core.sfxn = get_score_function()

◆ singleton

test.T150_core.singleton = core.scoring.lkball.LKBallDatabase.get_instance()

◆ water_builder_4_restype

test.T150_core.water_builder_4_restype = singleton.get_water_builder_for_restype(restype)

◆ water_builders_list

test.T150_core.water_builders_list = water_builder_4_restype.builders()