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