Trees | Indices | Help |
|
---|
|
|
|||
blackXPen = QtGui.QPen(QtGui.QBrush(QtGui.QColor(0, 0, 0, 255)
|
|||
whiteXPen = QtGui.QPen(QtGui.QBrush(QtGui.QColor(0, 0, 0, 255)
|
|||
brushes_gradients_for_residues = {}
|
|||
end_alpha = 0 hash(x) |
|||
c = [QtGui.QColor(240, 240, 210, 255), QtGui.QColor(215, 215,
|
|||
default_c = [QtGui.QColor(240, 240, 210, 255), QtGui.QColor(21
|
|||
bright_green_color = [QtGui.QColor(0, 255, 0, 255), QtGui.QCol
|
|||
bright_red_color = [QtGui.QColor(255, 0, 0, 255), QtGui.QColor
|
|||
black_color = [QtGui.QColor(0, 0, 0, 255), QtGui.QColor(0, 0,
|
|||
white_color = [QtGui.QColor(255, 255, 255, 255), QtGui.QColor(
|
|||
metal_c = [QtGui.QColor(130, 130, 130, 255), QtGui.QColor(255,
|
|||
metal_c_bw = convert_color_list_to_bw(metal_c)
|
|||
brushes_gradients_for_residues_bw = {}
|
|||
hbond_c = [QtGui.QColor(230, 30, 230, 255), QtGui.QColor(240,
|
|||
hbond_c_bw = convert_color_list_to_bw(hbond_c)
|
|||
metal_coord_c = [QtGui.QColor(75, 75, 75, 255), QtGui.QColor(1
|
|||
metal_coord_c_bw = convert_color_list_to_bw(metal_coord_c)
|
|||
solvexp_c = [QtGui.QColor(230, 230, 50, 255), QtGui.QColor(230
|
|||
solvexp_c_bw = convert_color_list_to_bw(solvexp_c)
|
|||
leader_c = [QtGui.QColor(100, 100, 100, 255), QtGui.QColor(255
|
|||
leader_c_bw = convert_color_list_to_bw(leader_c)
|
|||
w_gb = 100
|
|||
in_alpha = 0 hash(x) |
|||
out_alpha = 0 hash(x) |
|||
water_c = [QtGui.QColor(230, 230, 230, in_alpha), QtGui.QColor
|
|||
water_c_bw = convert_color_list_to_bw(water_c)
|
|||
text_c = QtGui.QColor(0, 0, 0, 255)
|
|||
text_c_blackbackground = QtGui.QColor(100, 100, 100, 255)
|
|||
text_c_cofactor = QtGui.QColor(255, 255, 255, 255)
|
|||
text_c_cofactor_blackbackground = QtGui.QColor(200, 200, 200,
|
|||
short_residue_labels =
|
|||
min_solv_exp_shown = 2.0
|
|||
min_solv_exp_radius = 8.0
|
|||
max_solv_exp = 30.0
|
|||
max_solv_exp_radius = 50.0
|
|||
solv_exp_radius_diff = 42.0
|
|||
max_solv_exp_diff = 28.0
|
|||
__package__ =
|
|||
cl =
|
|||
k =
|
|||
ncl =
|
|
blackXPen
|
whiteXPen
|
c
|
default_c
|
bright_green_color
|
bright_red_color
|
black_color
|
white_color
|
metal_c
|
hbond_c
|
metal_coord_c
|
solvexp_c
|
leader_c
|
water_c
|
text_c_cofactor_blackbackground
|
short_residue_labels
|
cl
|
ncl
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 17 02:58:14 2014 | http://epydoc.sourceforge.net |