GwPalette Class
- Background Colors
- Primary Read Feature Colors
- Nucleotide Colors
- Coverage and Track Colors
- BigWig and Special Features
- Mate-Related Colors
- Edge and Line Colors
- Text Colors
- Markers and Modifications
The GwPalette class provides constants for all color and paint types used in GW visualisations. Use these constants with the set_paint_ARBG method to customise the appearance of GW.
Background Colors
BACKGROUND: Main background color for the visualisationBACKGROUND_TILED: Tiled background colorBACKGROUND_MENU: Menu background color
Primary Read Feature Colors
NORMAL_READ: Normal read colorDELETION: Deletion colorDUPLICATION: Duplication colorINVERSION_FORWARD: Forward inversion colorINVERSION_REVERSE: Reverse inversion colorTRANSLOCATION: Translocation colorINSERTION: Insertion colorSOFT_CLIP: Soft clip color
Nucleotide Colors
NUCLEOTIDE_A: Adenine (A) nucleotide colorNUCLEOTIDE_T: Thymine (T) nucleotide colorNUCLEOTIDE_C: Cytosine (C) nucleotide colorNUCLEOTIDE_G: Guanine (G) nucleotide colorNUCLEOTIDE_N: N (any/unknown) nucleotide color
Coverage and Track Colors
COVERAGE: Coverage plot colorTRACK: Generic data track colorNORMAL_READ_MQ0: Map-quality=0 normal read colorDELETION_MQ0: Map-quality=0 deletion colorDUPLICATION_MQ0: Map-quality=0 duplication colorINVERSION_FORWARD_MQ0: Map-quality=0 forward inversion colorINVERSION_REVERSE_MQ0: Map-quality=0 reverse inversion colorTRANSLOCATION_MQ0: Map-quality=0 translocation colorSOFT_CLIP_MQ0: Map-quality=0 soft clip color
BigWig and Special Features
BIGWIG: BigWig track display colorREGION_OF_INTEREST: Region of interest highlight color
Mate-Related Colors
MATE_PRIMARY: Primary mate pair colorMATE_SECONDARY: Secondary mate pair colorMATE_UNMAPPED: Unmapped mate color
Edge and Line Colors
SPLIT_READ: Split read edge colorSELECTED_ELEMENT: Selected element highlight colorLINE_JOINS: Line color for join connectionsLINE_COVERAGE: Line color for coverage plotsLINE_LIGHT_JOINS: Light line color for join connectionsLINE_GTF_JOINS: Line color for GTF feature joinsLINE_LABEL: Line color for labelsLINE_BRIGHT: Bright line color for emphasis
Text Colors
TEXT_DELETION: Text color for deletion annotationsTEXT_INSERTION: Text color for insertion annotationsTEXT_LABELS: Text color for general labelsTEXT_BACKGROUND: Text background color
Markers and Modifications
MARKERS: Color for genomic markersMETHYLATED_C: 5-methylcytosine (5mC) color for epigenetic modificationHYDROXYMETHYLATED_C: 5-hydroxymethylcytosine (5hmC) color for epigenetic modificationOTHER_MODIFICATION: Color for other base modifications