d0a46a00373fdb731c0fe41c8fdabc5e1dfc118c
[jalview.git] / help / html / menus / alwformat.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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 <p><strong>Alignment Window Format Menu</strong></p>
24 <ul>
25   <li><strong>Font...</strong><br>
26     <em>Opens the &quot;Choose Font&quot; dialog box, in order to change the font 
27     of the display and enable or disable 'smooth fonts' (anti-aliasing) for faster 
28     alignment rendering. </em></em></li>
29   <li><strong>Wrap<br>
30     </strong><em>When ticked, the alignment display is &quot;<a
31                 href="../features/wrap.html">wrapped</a>&quot; to the width of the alignment 
32     window. This is useful if your alignment has only a few sequences to view 
33     its full width at once.<br>
34     Additional options for display of sequence numbering and scales are also visible 
35     in wrapped layout mode:</em>
36     <ul>
37       <li><strong>Scale Left</strong><br>
38         <em>Show the sequence position for the first aligned residue in each row 
39         in the left column of the alignment.</em></li>
40       <li><strong>Scale Right</strong><br>
41         <em>Show the sequence position for the last aligned residue in each row 
42         in the right-most column of the alignment.</em></li>
43       <li><strong>Scale Above</strong><br>
44         <em>Show the alignment column position scale.</em></li>
45     </ul>
46   <li><strong>Show Sequence Limits<br>
47     </strong><em>If this box is selected the sequence name will have the start 
48     and end position of the sequence appended to the name, in the format NAME/START-END</em></li>
49   <li><strong>Right Align Sequence ID<br>
50     </strong> <em>If this box is selected then the sequence names displayed in 
51     the sequence label area will be aligned against the left-hand edge of the 
52     alignment display, rather than the left-hand edge of the alignment window.</em></li>
53   <li><strong>Show Hidden Markers<br>
54     </strong><em>When this box is selected, positions in the alignment where rows 
55     and columns are hidden will be marked by blue arrows.</em></li>
56   <li><strong>Boxes</strong><em><br>
57     If this is selected the background of a residue will be coloured using the 
58     selected background colour. Useful if used in conjunction with &quot;Colour 
59     Text.&quot; </em></li>
60   <li><strong>Text<br>
61     </strong><em>If this is selected the residues will be displayed using the 
62     standard 1 character amino acid alphabet.</em></li>
63   <li><strong>Colour Text<br>
64     </strong><em>If this is selected the residues will be coloured according to 
65     the background colour associated with that residue. The colour is slightly 
66     darker than background so the amino acid symbol remains visible. </em></li>
67   <li><strong>Show Gaps<br>
68     </strong><em>When this is selected, gap characters will be displayed as &quot;.&quot; 
69     or &quot;-&quot;. If unselected, then gap characters will appear as blank 
70     spaces. <br>
71     You may set the default gap character in <a
72                 href="../features/preferences.html">preferences</a>.</em></li>
73         <li><strong>Centre Column Labels<br>
74     </strong><em>When this is selected, the text labels within each annotation row will be centred on the column that they are associated with.
75     </em></li>
76     <li><strong>Show Unconserved<br>
77     </strong><em>When this is selected, all consensus sequence symbols will be rendered as a '.', highlighting mutations in highly conserved alignments.
78     </em></li>
79     
80 </ul>
81 </body>
82 </html>