Rosetta
Variables
test.T150_PyMOL_Integration Namespace Reference

Variables

 extra_options
 
 pose = pyrosetta.pose_from_sequence('EVAAAVAT')
 
 pymol = pyrosetta.PyMOLMover()
 
 scorefxn = pyrosetta.get_fa_scorefxn()
 
 default_color
 
 colors = rosetta.std.map_int_int();
 
 mm = pyrosetta.MoveMap()
 
 observer = rosetta.protocols.moves.AddPyMOLObserver(pose)
 
 keep_history
 
float psi = 0.0
 
float phi = 0.0
 
int i = 1
 

Variable Documentation

◆ colors

test.T150_PyMOL_Integration.colors = rosetta.std.map_int_int();

◆ default_color

test.T150_PyMOL_Integration.default_color

◆ extra_options

test.T150_PyMOL_Integration.extra_options

◆ i

test.T150_PyMOL_Integration.i = 1

◆ keep_history

test.T150_PyMOL_Integration.keep_history

◆ mm

test.T150_PyMOL_Integration.mm = pyrosetta.MoveMap()

◆ observer

test.T150_PyMOL_Integration.observer = rosetta.protocols.moves.AddPyMOLObserver(pose)

◆ phi

float test.T150_PyMOL_Integration.phi = 0.0

◆ pose

test.T150_PyMOL_Integration.pose = pyrosetta.pose_from_sequence('EVAAAVAT')

◆ psi

float test.T150_PyMOL_Integration.psi = 0.0

◆ pymol

test.T150_PyMOL_Integration.pymol = pyrosetta.PyMOLMover()

◆ scorefxn

test.T150_PyMOL_Integration.scorefxn = pyrosetta.get_fa_scorefxn()