lower case file
[jalview.git] / help / html / menus / alwselect.html
1 <html>
2 <head>
3 Alignment Window Menus
4 </head>
5 <body>
6 <p><strong>Alignment Window Select Menu</strong></p>
7 <ul>
8         <li><strong><a href="../features/search.html">Find...
9         (Control F)</a></strong><em><br>
10         Opens the Find dialog box to search for residues, sequence name or
11         residue position within the alignment and create new sequence features
12         from the queries.
13         <li><strong>Select All (Control A)<br>
14         </strong><em>Selects all the sequences and residues in the alignment. <br>
15         Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</em></li>
16         <li><strong>Deselect All (Escape)<br>
17         </strong><em>Removes the current selection box (red dashed box) from the
18         alignment window. All selected sequences, residues and marked columns
19         will be deselected. </em><em> <br>
20         Use &lt;ESCAPE&gt; to deselect all.</em></li>
21         <li><strong>Invert Sequence Selection (Control I)<br>
22         </strong><em>Any sequence ids currently not selected will replace the
23         current selection. </em></li>
24         <li><strong>Invert Column Selection (Control Alt I)<br>
25         </strong><em>Any columns currently not selected will replace the current
26         column selection. </em></li>
27         <li><strong>Undefine Groups (Control U)<br>
28         </strong><em>The alignment will be reset with no defined groups.<br>
29         <strong>WARNING</strong>: This cannot be undone.</em></li>
30 </ul>
31 </body>
32 </html>