87b0a49de8a1d75e8195906869d7d6d1954ae63e
[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 perform regular expression searches on the
11         aligned sequences and their IDs and create new features.
12         <li><strong>Select All (Control A)<br>
13         </strong><em>Selects all the sequences and residues in the alignment. <br>
14         Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</em></li>
15         <li><strong>Deselect All (Escape)<br>
16         </strong><em>Removes the current selection box (red dashed box) from the
17         alignment window. All selected sequences, residues and marked columns
18         will be deselected. </em><em> <br>
19         Use &lt;ESCAPE&gt; to deselect all.</em></li>
20         <li><strong>Invert Sequence Selection (Control I)<br>
21         </strong><em>Any sequence ids currently not selected will replace the
22         current selection. </em></li>
23         <li><strong>Invert Column Selection (Control Alt I)<br>
24         </strong><em>Any columns currently not selected will replace the current
25         column selection. </em></li>
26         <li><strong>Undefine Groups (Control U)<br>
27         </strong><em>The alignment will be reset with no defined groups.<br>
28         <strong>WARNING</strong>: This cannot be undone.</em></li>
29 </ul>
30 </body>
31 </html>