2.1 updates
[jalview.git] / help / html / menus / alwedit.html
1 <html>\r
2 <head><title>Alignment Window Menus</title></head>\r
3 \r
4 <body>\r
5 <p><strong>Alignment Window Edit Menu</strong></p>\r
6 <strong>Edit</strong> \r
7 <ul>\r
8   <li><strong>Undo</strong><em><br>\r
9     This will undo any edits you make to the alignment. This applies to insertion \r
10     or deletion of gaps, cutting residues or sequences from the alignment or pasting \r
11     sequences to the current alignment or sorting the alignment. <strong>NOTE:</strong> \r
12     It DOES NOT undo colour changes, adjustments to group sizes, or changes to \r
13     the annotation panel. </em></li>\r
14   <li><strong>Redo<br>\r
15     </strong><em>Any actions which you undo can be redone using redo. </em></li>\r
16   <li><strong>Cut<br>\r
17     </strong><em>This will make a copy of the currently selected residues before \r
18     removing them from your alignment. Click on a sequence name if you wish to \r
19     select a whole sequence. <br>\r
20     Use &lt;CTRL&gt; and X (&lt;APPLE&gt; and X on MacOSX) to cut.</em></li>\r
21   <li><strong>Copy</strong><br>\r
22     <em>Copies the currently selected residues to the system clipboard - you can \r
23     also do this by pressing &lt;CTRL&gt; and C (&lt;APPLE&gt; and C on MacOSX). \r
24     <br>\r
25     If you try to paste the clipboard contents to a text editor, you will see \r
26     the format of the copied residues FASTA.</em></li>\r
27   <li><strong>Paste </strong> \r
28     <ul>\r
29       <li><strong>To New Alignment<br>\r
30         </strong><em>A new alignment window will be created from sequences previously \r
31         copied or cut to the system clipboard. <br>\r
32         Use &lt;CTRL&gt; and V(&lt;APPLE&gt; and V on MacOSX) to paste.</em></li>\r
33       <li><strong>Add To This Alignment<br>\r
34         </strong><em>Copied sequences from another alignment window can be added \r
35         to the current Jalview alignment. </em></li>\r
36     </ul>\r
37   </li>\r
38   <li><strong>Delete<br>\r
39     </strong><em>This will delete the currently selected residues without copying \r
40     them to the clipboard. Like the other edit operations, this can be undone \r
41     with <strong>Undo</strong>.</em></li>\r
42   <li><strong>Select All<br>\r
43     </strong><em>Selects all the sequences and residues in the alignment. <br>\r
44     Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</em></li>\r
45   <li><strong>Deselect All<br>\r
46     </strong><em>Removes the current selection box (red dashed box) from the alignment \r
47     window. All selected sequences, residues and marked columns will be deselected. \r
48     </em><em> <br>\r
49     Use &lt;ESCAPE&gt; to deselect all.</em></li>\r
50   <li><strong>Invert Sequence Selection<br>\r
51     </strong><em>Any sequence ids currently not selected will replace the current \r
52     selection. </em></li>\r
53   <li><strong>Invert Column Selection<br>\r
54     </strong><em>Any columns currently not selected will replace the current column \r
55     selection. </em></li>\r
56   <li><strong>Undefine Groups<br>\r
57     </strong><em>The alignment will be reset with no defined groups.<br>\r
58     <strong>WARNING</strong>: This cannot be undone.</em></li>\r
59   <li><strong>Remove Left<br>\r
60     </strong><em>If the alignment has marked columns, the alignment will be trimmed \r
61     to the left of the leftmost marked column. To mark a column, mouse click the \r
62     scale bar above the alignment. Click again to unmark a column, or select &quot;Deselect \r
63     All&quot; to deselect all columns.</em></li>\r
64   <li><strong>Remove Right<br>\r
65     </strong><em>If the alignment has marked columns, the alignment will be trimmed \r
66     to the left of the leftmost marked column. To mark a column, mouse click the \r
67     scale bar above the alignment. Click again to unmark a column, or select &quot;Deselect \r
68     All&quot; to deselect all columns.</em></li>\r
69   <li><strong>Remove Empty Columns<br>\r
70     </strong><em>All columns which only contain gap characters (&quot;-&quot;, \r
71     &quot;.&quot;) will be deleted.<br>\r
72     You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
73     </em></li>\r
74   <li><strong>Remove All Gaps</strong><br>\r
75     <em>Gap characters (&quot;-&quot;, &quot;.&quot;) will be deleted from the \r
76     selected area of the alignment. If no selection is made, ALL the gaps in the \r
77     alignment will be removed.<br>\r
78     You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
79     </em> </li>\r
80   <li><strong>Remove Redundancy<br>\r
81     </strong><em>Selecting this option brings up a window asking you to select \r
82     a threshold. If the percentage identity between any two sequences (under the \r
83     current alignment) exceeds this value then one of the sequences (the shorter) \r
84     is discarded. Press the &quot;Apply&quot; button to remove redundant sequences. \r
85     The &quot;Undo&quot; button will undo the last redundancy deletion.</em></li>\r
86   <li><strong>Pad Gaps<br>\r
87     </strong><em>When selected, the alignment will be kept at minimal width (so \r
88     there no empty columns before or after the first or last aligned residue) \r
89     and all sequences will be padded with gap characters to the before and after \r
90     their terminating residues.<br>\r
91     This switch is useful when making a tree using unaligned sequences and when \r
92     working with alignment analysis programs which require 'properly aligned sequences' \r
93     to be all the same length.<br>\r
94     You may set the default for <strong>Pad Gaps</strong> in the <a href="../features/preferences.html">preferences</a>. \r
95     </em></li>\r
96 </ul>\r
97   </body>\r
98 </html>\r