applet and application menu entry differences and consensus only differences
[jalview.git] / help / html / menus / alwannotations.html
1 <html>\r
2 <head>\r
3 <title>Annotation Panel Menus</title>\r
4 </head>\r
5 <body>\r
6 <p><strong>Annotation Panel Menus</strong></p>\r
7 <ul>\r
8   <li> <strong>Annotation Label Popup Menu</strong><br>\r
9     <em>This menu is opened by clicking anywhere on the annotation row labels \r
10     area (below the sequence ID area).</em> \r
11     <ul>\r
12       <li><strong> Add New Row</strong><br>\r
13         <em>Adds a new, named annotation row (a dialog box will pop up for you \r
14         to enter the label for the new row). </em> </li>\r
15       <li><strong>Hide Row</strong><br>\r
16         <em>Hides the annotation row whose label was clicked in order to bring \r
17         up the menu.</em> </li>\r
18       <li><strong>Delete Row</strong><br>\r
19         <em>Deletes the annotation row whose label was clicked in order to bring \r
20         up the menu.</em> </li>\r
21       <li><strong>Show All Hidden Rows</strong><br>\r
22         <em>Shows all hidden annotation rows.</em> </li>
23       <li><strong>Export Annotation</strong> <em>(Application only)</em><br>
24        <em>Annotations can be saved to file or output to a text window in the 
25         Jalview annotations format. </em> </li>
26       <li><strong>Show Values in Text Box</strong> <em>(applet only)</em><br>
27         <em>Opens a text box with a list of comma-separated values corresponding 
28         to the annotation (numerical or otherwise) at each position in the row. 
29         This is useful to export alignment quality measurements for further analysis.</em> 
30       </li>
31    </ul>
32    <em>The following additional entries are avalable when the popup menu is opened on a consensus sequence annotation row:</em> 
33    <ul>\r
34       <li><strong>Ignore Gaps in Consensus</strong><br>\r
35         If this checkbox is selected, all consensus calculations performed in \r
36         the current Alignment window will be done without counting gaps as a consensus \r
37         character.</li>\r
38       <li><strong>Copy Consensus Sequence</strong><br>\r
39         Copies the consensus sequence to the clipboard in Fasta format, to allow \r
40         the consensus sequence to be added to an alignment. Note the copied sequence \r
41         is not accessible to other programs if Jalview is running as an applet \r
42         in a web page.</li>\r
43     </ul>\r
44   </li>\r
45   <li><strong>Annotation Popup Menu<br>\r
46     </strong><em>This menu is opened when right-clicking on the selected positions \r
47     of an annotation.</em> \r
48     <ul>\r
49       <li><strong>Helix</strong><br>\r
50         <em>Mark selected positions with a helix glyph (a red oval), and optional \r
51         text label (see below). Consecutive ovals will be rendered as an unbroken \r
52         red line.</em> </li>\r
53       <li><strong>Sheet</strong><br>\r
54         <em>Mark selected positions with a sheet glyph (a green arrow oriented \r
55         from left to right), and optional text label (see below). Consecutive \r
56         arrows will be joined together to form a single green arrow.</em> </li>\r
57       <li><strong>Label</strong><br>\r
58         <em>Sets the text label at the selected positions. If more that one consecutive \r
59         position is marked with the same label, only the first position's label \r
60         will be rendered.</em> </li>\r
61       <li><strong>Colour</strong><br>\r
62         <em>Changes the colour of the annotation text label.</em> </li>\r
63       <li><strong>Remove Annotation</strong><br>\r
64         <em>Blanks any annotation at the selected positions on the row. Note: \r
65         <strong>This cannot be undone</strong></em> </li>\r
66     </ul>\r
67   </li>\r
68 </ul>\r
69 </body>\r
70 </html>\r