JAL-1432 updated copyright notices
[jalview.git] / help / html / menus / alwselect.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
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 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <head><body>
21 <p><strong>Alignment Window Select Menu</strong></p>
22 <ul>
23         
24   <li><a href="../features/search.html"><strong>Find... (Control F)</strong></a><br>
25     <em>Opens the Find dialog box to search for residues, sequence name or residue 
26     position within the alignment and create new sequence features from the queries. 
27     </em>
28   <li><strong>Select All (Control A)</strong><strong><br>
29     </strong><em>Selects all the sequences and residues in the alignment. <br>
30     Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</em></em></li>
31         <li><strong>Deselect All (Escape)<br>
32         </strong><em>Removes the current selection box (red dashed box) from the
33         alignment window. All selected sequences, residues and marked columns
34         will be deselected. </em><em> <br>
35         Use &lt;ESCAPE&gt; to deselect all.</em></li>
36         <li><strong>Invert Sequence Selection (Control I)<br>
37         </strong><em>Any sequence ids currently not selected will replace the
38         current selection. </em></li>
39         <li><strong>Invert Column Selection (Control Alt I)<br>
40         </strong><em>Any columns currently not selected will replace the current
41         column selection. </em></li>
42         <li><strong>Undefine Groups (Control U)<br>
43         </strong><em>The alignment will be reset with no defined groups.<br>
44         <strong>WARNING</strong>: This cannot be undone.</em></li>
45         <li><strong>Make Groups<br/></strong>
46         <em>The currently selected groups of the alignment will be subdivided according to the contents of the currently selected region. <br/>Use this to subdivide an alignment based on the different combinations of residues observed at specific positions. (new in jalview 2.5)</em></li>
47 </ul>
48 </body>
49 </html>