03d24a5135ce6dc5b8ec8364bb2574209832f864
[jalview.git] / help / html / calculations / referenceseq.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ 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>Reference Sequences</title>
24 </head>
25 <body>
26   <p>
27     <strong>Reference Sequence Alignment Views</strong>
28   </p>
29   <p>
30     The reference sequence for an alignment is indicated by its ID being
31     shown in bold. When a reference sequence has been defined, the <strong>Format&#8594;Show
32       unconserved</strong> option highlights mutations with respect to the
33     reference sequence, rather than the alignment's consensus sequence.
34   </p>
35   <p>
36   <ul>
37     <li>Jalview automatically assigns a reference sequence when <a
38       href="../webServices/jnet.html"
39     >JPred4</a> predictions are imported.
40     </li>
41     <li><strong>Assigning a reference sequence</strong><br /> A
42       sequence can be marked as the reference sequence by right-clicking
43       on it's ID to open the popup menu, and selecting the "<strong>(Sequence
44         ID)&#8594;Mark as Reference</strong>" entry."</li>
45   </ul>
46   <p>
47     <em>Reference sequence based alignment visualisation was
48       introduced in Jalview 2.9.</em>
49   </p>
50 </html>