JAL-1620 version bump and release notes
[jalview.git] / help / html / features / seqfeatures.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Sequence Features</title>
24 </head>
25 <body>
26 <p><strong>Sequence Features</strong></p>
27 <p>Jalview can colour parts of a sequence based on the presence of
28 sequence features - which may be retrieved from database records (such
29 as Uniprot), the result of <a href="search.html">sequence motif
30 searches</a> or simply read from a <a href="featuresFormat.html">sequence
31 features file</a>. You can also <a href="creatinFeatures.html">create
32 features</a> from the results of searches or the current selection, and <a
33         href="editingFeatures.html">edit features</a> by double clicking on
34 them.</p>
35 <p><strong>Sequence Feature Colouring Styles</strong></p>
36 <p>By default, Jalview will assign a color to each feature based on
37 its type. These colours can be changed from the <a
38         href="featuresettings.html">feature settings</a> and <a
39         href="editingFeatures.html">amend features</a> dialog boxes. Since
40 Jalview 2.5, it is also possible to define <a href="featureschemes.html">feature
41 colourschemes</a> to shade features based on their associated scores or text
42 labels.</p>
43 <p><strong>Sequence Feature Groups</strong></p>
44 <p>Since Jalview 2.08, sequence features assigned to a sequence can
45 be organised into groups, which may indicate that the features were all
46 retrieved from the same database (such as Uniprot features), or
47 generated by the same analysis process (as might be specified in a <a
48         href="featuresFormat.html">sequence features file</a>).</p>
49 <p><strong>Sequence Feature Inheritance</strong></p>
50 <p>Since Jalview 2.08, sequence features are <em>global</em> to a
51 set of sequences appearing (independently or together) in many different
52 alignments. Practically, this means features loaded onto one alignment
53 can be viewed in any alignments involving the same sequences. The same
54 sequence appears in different alignments when a new alignment is
55 generated by submitting an existing set of sequences to one of the
56 alignment or prediction web services, and when sequences are copied and
57 pasted into other alignment windows.</p>
58 <p><strong>View&#8594;Show Sequence Features</strong></p>
59 <p>Toggle the display of sequence features in this alignment. If
60 feature retrieval has not already been carried out, then Jalview will
61 automatically try to fetch sequence features (as described below).</p>
62 <p><strong>View&#8594;Sequence Feature Settings...</strong></p>
63 <p>Once sequence features have been loaded, their display can be
64 fully controlled using the alignment window's <a
65         href="featuresettings.html">Sequence Feature Settings</a> dialog box.
66 Feature colour schemes and display parameters are unique to a particular
67 alignment, so it is possible to colour the same sequence features
68 differently in different alignment views.<br>
69 Since Jalview 2.1, it is possible to add <a href="dassettings.html">DAS
70 features</a> to an alignment via the DAS tabbed pane of the feature settings
71 window.</p>
72 <p><strong>View&#8594;Sequence ID Tooltip&#8594;Show
73 Non-Positional features</strong><br>
74 <em>Only available in application</em></br>
75 </p>
76 <p>Toggles the display of non-positional features in the sequence ID
77 tooltip, and whether they will be included when sequence features are
78 exported using &quot;File&#8594;Export Features&quot;.</p>
79 <p>Precalculated Sequence Features may be added to an alignment from
80 the command line, drag and drop, or from the &quot;File&#8594;Load
81 Features / Annotations&quot; menu item. See the <a
82         href="featuresFormat.html">Features File Format</a> for more details.</p>
83 </body>
84 </html>