3 * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)
4 * Copyright (C) 2014 The Jalview Authors
6 * This file is part of Jalview.
8 * Jalview is free software: you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
12 * Jalview is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty
14 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15 * PURPOSE. See the GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License along with Jalview. If not, see <http://www.gnu.org/licenses/>.
18 * The Jalview Authors are detailed in the 'AUTHORS' file.
21 <title>Annotation Colouring</title>
26 <strong> Annotation Colouring </strong>
28 <p>Jalview allows the columns of an alignment to be coloured using
29 any numerical annotation rows added to that alignment.</p>
30 Select "Colour"
31 <strong>→</strong> ".. by Annotation" to bring up the
32 Colour by Annotation settings window.
36 <img src="annotationColourSetting.gif" width="471" height="256">
39 <li>Select which annotation to base the colouring scheme on using
40 the top left selection box.<br />If the <strong>Per-sequence
41 only</strong> tick box is not greyed out, then ticking it will limit the
42 available annotation rows to just those that are sequence associated
43 (e.g. T-COFFEE scores and <a
44 href="../webServices/proteinDisorder.html">protein disorder
45 predictions</a>), which will colour each sequence according to its own
46 per-residue scores.<br />
47 <em>Per-sequence associated annotation colouring was introduced
50 <li>If the "Use Original Colours" box is selected, the
51 colouring scheme will use the colouring scheme present on the
52 alignment before the Annotation Colour Settings window was displayed.
53 <br /> <em><strong>Please Note:</strong> If no colour scheme was
54 applied previously, then the colours for lines and labels at each
55 position in the annotation row will be used, for secondary structure
56 symbols and graphs, this may be black by default, so your alignment
57 will be coloured black.</em>
59 <li>The colour scheme can display a colour gradient from a colour
60 representing the minimum value in the selected annotation to a colour
61 representing the maximum value in the selected annotation. Use the
62 "Min Colour" and "Max Colour" to set the colour
65 <li>Press the "Defaults" button to reset the minimum
66 and maximum colours to their default settings (these are configured
67 in the applet's parameters or the <a
68 href="../features/preferences.html">application's user
69 preferences</a>.).<br />
70 <em>Default min and max colours were introduced in Jalview 2.7</em>
74 <li>Select whether to colour the alignment above or below an
75 adjustable threshold with the selection box center left of the
77 <li>Change the threshold value with the slider, or enter the
78 exact value in the text box.</li>
79 <li>Select the "Threshold is Min/Max" checkbox to
80 assign colours using the thresholded range's minimum and maximum
81 values, otherwise the scale will be defined by the range of values in
82 the annotation row.</li>
85 <img src="annotationColours.gif" width="582" height="464">