JAL-1432 updated copyright notices
[jalview.git] / help / html / features / featuresettings.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
4  * Copyright (C) 2014 The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
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.
11  *  
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.
16  * 
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.
19 -->
20 <head>
21 <title>Sequence Feature Settings Dialog Box</title>
22 </head>
23 <body>
24 <p><strong>Sequence Feature Settings Dialog Box</strong></p>
25 <p>Select <strong>View&#8594;Feature Settings...</strong> menu entry
26 in an alignment window to open the feature settings dialog box, which
27 allows you to precisely control the presence and appearance of sequence
28 features for the current alignment.</p>
29 <center><img src="featureSettings.gif" width="400" height="452">
30 <br>
31 Sequence Feature Settings for the Jalview Application</img></center>
32 <p>The top section of the dialog box lists all the sequence feature
33 groups, along with a tickbox for each that controls whether its features
34 are displayed. The table in the middle lists all the features in the
35 currently selected groups, along with their display style and whether
36 they are currently being displayed (only the ticked features and groups
37 are displayed). <strong><em>You can change the colour or
38 shading style used for a feature in the associated alignment by clicking
39 on its colour box.</em></strong></p>
40 <p><strong><em>Feature settings pop-up menu</em></strong><br>
41 <strong>Right-click</strong> on a feature to open a pop-up menu that
42 allows you to sort the alignment or current selection using that feature
43 type (see below), or toggle the type of colouring used for the feature.
44 Features may be highlighted with either a single colour or a <a
45         href="featureschemes.html">feature colourscheme</a> based on either the
46 scores associated with that feature or from the feature's description
47 (e.g. to distinguish different names associated with a DOMAIN feature).</p>
48 <p><strong>Ordering alignment by features</strong><br>
49 The 'Seq Sort by Score' and 'Seq Sort by Density' buttons will sort the
50 alignment based on the average score or total number of currently active
51 features and groups on each sequence. To order the alignment using a
52 specific feature type, use the <em>sort by ..</em> entries in the pop-up
53 menu for that type.<br>
54 <em>Feature sorting and graduated feature colouring was introduced
55 in jalview 2.5</em></p>
56
57 <p><strong>Transparency and Feature Ordering</strong></p>
58 <p>It is important to realise that sequence features are often not
59 distinct and often overlap (for example, a metal binding site feature
60 may be attached to one position along a stretch of sequence marked with
61 a secondary structure feature).</p>
62 <p>The ordering of the sequence features in the dialog box list is
63 the order used by jalview for rendering sequence features. A feature at
64 the bottom of the list is rendered <em>below</em> a feature higher up in
65 the list.<br>
66 <em><strong>You can change the order of a feature by
67 dragging it up and down the list with the mouse</strong></em>.</p>
68 <p>The <strong><em>Optimise order</em></strong> button (currently
69 only available in the application) will re-order the feature render
70 ordering based on the average length of each feature type.</p>
71 <p>The <strong><em>transparency slider setting</em></strong>
72 (currently only available in the application version) controls the
73 visibility of features rendered below other features. Reducing the
74 transparency will mean that features at the top of the list can obscure
75 features lower down, and increasing it allows the user to 'see through'
76 the upper layers of a set of features.</p>
77 <p><strong><em>You can save all features, with their
78 current colours and visibility in a Jalview format file. </em></strong></p>
79 </body>
80 </html>