2.5.1 release branding
[jalview.git] / help / html / menus / alwformat.html
1 #-------------------------------------------------------------------------------
2 # Jalview - A Sequence Alignment Editor and Viewer (Version 2.5.1)
3 # Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
4
5 # This file is part of Jalview.
6
7 # Jalview is free software: you can redistribute it and/or
8 # modify it under the terms of the GNU General Public License 
9 # as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
10
11 # Jalview is distributed in the hope that it will be useful, but 
12 # WITHOUT ANY WARRANTY; without even the implied warranty 
13 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
14 # PURPOSE.  See the GNU General Public License for more details.
15
16 # You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
17 #-------------------------------------------------------------------------------
18 <html>
19 <!--
20  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
21  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
22  * 
23  * This file is part of Jalview.
24  * 
25  * Jalview is free software: you can redistribute it and/or
26  * modify it under the terms of the GNU General Public License 
27  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
28  * 
29  * Jalview is distributed in the hope that it will be useful, but 
30  * WITHOUT ANY WARRANTY; without even the implied warranty 
31  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
32  * PURPOSE.  See the GNU General Public License for more details.
33  * 
34  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
35 -->
36 <head>
37 <p><strong>Alignment Window Format Menu</strong></p>
38 <ul>
39   <li><strong>Font...</strong><br>
40     <em>Opens the &quot;Choose Font&quot; dialog box, in order to change the font 
41     of the display and enable or disable 'smooth fonts' (anti-aliasing) for faster 
42     alignment rendering. </em></em></li>
43   <li><strong>Wrap<br>
44     </strong><em>When ticked, the alignment display is &quot;<a
45                 href="../features/wrap.html">wrapped</a>&quot; to the width of the alignment 
46     window. This is useful if your alignment has only a few sequences to view 
47     its full width at once.<br>
48     Additional options for display of sequence numbering and scales are also visible 
49     in wrapped layout mode:</em>
50     <ul>
51       <li><strong>Scale Left</strong><br>
52         <em>Show the sequence position for the first aligned residue in each row 
53         in the left column of the alignment.</em></li>
54       <li><strong>Scale Right</strong><br>
55         <em>Show the sequence position for the last aligned residue in each row 
56         in the right-most column of the alignment.</em></li>
57       <li><strong>Scale Above</strong><br>
58         <em>Show the alignment column position scale.</em></li>
59     </ul>
60   <li><strong>Show Sequence Limits<br>
61     </strong><em>If this box is selected the sequence name will have the start 
62     and end position of the sequence appended to the name, in the format NAME/START-END</em></li>
63   <li><strong>Right Align Sequence ID<br>
64     </strong> <em>If this box is selected then the sequence names displayed in 
65     the sequence label area will be aligned against the left-hand edge of the 
66     alignment display, rather than the left-hand edge of the alignment window.</em></li>
67   <li><strong>Show Hidden Markers<br>
68     </strong><em>When this box is selected, positions in the alignment where rows 
69     and columns are hidden will be marked by blue arrows.</em></li>
70   <li><strong>Boxes</strong><em><br>
71     If this is selected the background of a residue will be coloured using the 
72     selected background colour. Useful if used in conjunction with &quot;Colour 
73     Text.&quot; </em></li>
74   <li><strong>Text<br>
75     </strong><em>If this is selected the residues will be displayed using the 
76     standard 1 character amino acid alphabet.</em></li>
77   <li><strong>Colour Text<br>
78     </strong><em>If this is selected the residues will be coloured according to 
79     the background colour associated with that residue. The colour is slightly 
80     darker than background so the amino acid symbol remains visible. </em></li>
81   <li><strong>Show Gaps<br>
82     </strong><em>When this is selected, gap characters will be displayed as &quot;.&quot; 
83     or &quot;-&quot;. If unselected, then gap characters will appear as blank 
84     spaces. <br>
85     You may set the default gap character in <a
86                 href="../features/preferences.html">preferences</a>.</em></li>
87         <li><strong>Centre Column Labels<br>
88     </strong><em>When this is selected, the text labels within each annotation row will be centred on the column that they are associated with.
89     </em></li>
90     <li><strong>Show Unconserved<br>
91     </strong><em>When this is selected, all consensus sequence symbols will be rendered as a '.', highlighting mutations in highly conserved alignments.
92     </em></li>
93     
94 </ul>
95 </body>
96 </html>