Trees | Indices | Help |
|
---|
|
Contains the color scheme constants for msv
|
|||
ColorCell | |||
RowColorScheme A color scheme for a row in MSV |
|||
RulerScheme | |||
PositionScheme A scheme that handles coloring residues according to the length of the sequence |
|||
ConsensusSymbols |
|
|||
RowColorScheme |
|
||
RowColorScheme |
|
||
dict |
|
|
|||
PALE_BLUE = QtGui.QColor(96, 176, 220)
|
|||
RES_TYPE_COLORS = [ColorCell(* args) for args in [("A", (129,
|
|||
TAYLOR_COLORS = [ColorCell(* args) for args in [("A", (200, 25
|
|||
HYDROPHOBICITY_KD_COLORS = [ColorCell(* args) for args in [("A
|
|||
HYDROPHOBICITY_HW_COLORS = [ColorCell(* args) for args in [("A
|
|||
SECONDARY_STRUCTURE_COLORS = [ColorCell(* args) for args in [(
|
|||
B_FACTOR_COLORS =
|
|||
helix_propensity_label =
|
|||
strand_propensity_label =
|
|||
turn_propensity_label =
|
|||
helix_termination_tendency_label =
|
|||
exposure_tendency_label =
|
|||
steric_group_label =
|
|||
side_chain_chem_label =
|
|||
HELIX_PROPENSITY_COLORS = [ColorCell(* args) for args in [(res
|
|||
BETA_STRAND_PROPENSITY_COLORS = [ColorCell(* args) for args in
|
|||
TURN_PROPENSITY_COLORS = [ColorCell(* args) for args in [(resi
|
|||
HELIX_TERMINATION_TENDENCY_COLORS = [ColorCell(* args) for arg
|
|||
EXPOSURE_TENDENCY_COLORS = [ColorCell(* args) for args in [(re
|
|||
STERIC_GROUP_COLORS = [ColorCell(* args) for args in [(residue
|
|||
SIDE_CHAIN_CHEM_COLORS = [ColorCell(* args) for args in [(resi
|
|||
HYDROPHOBICITY_BAR_COLORS = [ColorCell('hydrophobicity', (240,
|
|||
ISOELECTRIC_BAR_COLORS = [ColorCell('isoelectric', (160, 240,
|
|||
MEAN_HYDROPHOBICITY_BAR_COLORS = [ColorCell('mean_hydrophobici
|
|||
MEAN_ISOELECTRIC_BAR_COLORS = [ColorCell('mean_isoelectric', (
|
|||
CONSENSUS_SEQ_COLORS = [ColorCell(* args) for args in [("A", (
|
|||
CONSENSUS_FREQ_BAR_COLORS = [ColorCell('consensus_freq', (160,
|
|||
__package__ =
|
|||
args =
|
|
|
|
|
|
RES_TYPE_COLORS
|
TAYLOR_COLORS
|
HYDROPHOBICITY_KD_COLORS
|
HYDROPHOBICITY_HW_COLORS
|
SECONDARY_STRUCTURE_COLORS
|
helix_propensity_label
|
strand_propensity_label
|
turn_propensity_label
|
helix_termination_tendency_label
|
exposure_tendency_label
|
steric_group_label
|
side_chain_chem_label
|
HELIX_PROPENSITY_COLORS
|
BETA_STRAND_PROPENSITY_COLORS
|
TURN_PROPENSITY_COLORS
|
HELIX_TERMINATION_TENDENCY_COLORS
|
EXPOSURE_TENDENCY_COLORS
|
STERIC_GROUP_COLORS
|
SIDE_CHAIN_CHEM_COLORS
|
HYDROPHOBICITY_BAR_COLORS
|
ISOELECTRIC_BAR_COLORS
|
MEAN_HYDROPHOBICITY_BAR_COLORS
|
MEAN_ISOELECTRIC_BAR_COLORS
|
CONSENSUS_SEQ_COLORS
|
CONSENSUS_FREQ_BAR_COLORS
|
args
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:25 2016 | http://epydoc.sourceforge.net |