Add a new color scheme "Weak similarities" to the color schemes in the Alignment Editor ("Color" combo box on the "Highlighting" tab on the options panel, "Colors" menu in the "Actions" main menu and the Alignment Editor context menu).
Alphabets
The color scheme should be available for alignments of the following alphabets:
- Standard DNA
- Standard RNA
- Extended DNA
- Extended RNA
Characters priority
When there is a choice between two characters and and it is not specified by other rules which character to color, follow priorities: T>U>G>C>A>B>D>H>K>M>R>S>V>W>Y>N.
Coloring rules
- Do not color gaps ("-"), i.e. use black font and white background.
- Residues should be colored according to their percentage number in the column (use the priorities, described above, in case of equal percentage numbers):
- Residues with the most frequency/priority in the column:
- background color: light blue (#00FFFF)
- font color: blue (#0000FF)
- Residues with the 2nd frequency/priority:
- background color: white (#FFFFFF)
- font color: crimson (#FF00FF)
- Residues with the 3rd frequency/priority:
- background color: white (#FFFFFF)
- font color: black (#000000)
- Residues with the 4th frequency/priority:
- background color: gray (#C0C0C0)
- font color: black (#000000)
- Other residues:
- background color: white (#FFFFFF)
- font color: orange (#FF6600)
- Residues with the most frequency/priority in the column:
- relates to
-
UGENE-6474 Add "Percentage Identity (colored)" color scheme to the Alignment Editor
- Closed