# main topics: UP arb.hlp UP glossary.hlp # sub topics: #SUB subtopic.hlp # format described in ../help.readme TITLE Sequence background color priority DESCRIPTION Describes the priorities used for selecting background colors used in the sequence area of ARB_EDIT4. Following is a list of conditions which are indicated using different background colors. The list is specified in decreasing priority, i.e. conditions towards the top of the list are preferred over conditions towards the bottom. # -------------------------------------------------------------------------------- # the corresponding code is in ../../EDIT4/ED4_text_terminals.cxx@COLOR_PRIORITY # -------------------------------------------------------------------------------- * Search pattern colors (see LINK{e4_search.hlp}) * Range selection (see LINK{e4_block.hlp}) * Colums statistic colors (see LINK{st_ml.hlp}) * SAI colors (see LINK{visualizeSAI.hlp}) * Marked species are drawn with a special background color * Species colors (see LINK{colorize.hlp} and LINK{color_props_groups.hlp}) If none of the conditions listed above applies for a sequence (position), the default background color is used. NOTES None EXAMPLES None WARNINGS None BUGS No bugs known