63bb815520d0cef043b2b33c22315755c1411292
[jalview.git] / help / html / menus / popupMenu.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Popup Menu</title>
24 </head>
25
26 <body>
27 <p><strong>Popup Menu</strong><br>
28 <em>This menu is visible when right clicking either within a
29 selected region on the alignment or on a selected sequence name. It may
30 not be accessible when in 'Cursor Mode' (toggled with the F2 key).</em></p>
31 <ul>
32   <li><strong>Selection</strong> 
33     <ul>
34       <li><a name="sqreport"><strong>Sequence Details...<br>
35           </strong></a><em>(Since Jalview 2.8)<br>Open an <a href="../io/exportseqreport.html">HTML report containing the annotation
36             and database cross references</a>&nbsp;normally shown in the sequence's
37             tooltip.</em></li>
38       <li><strong>Show Annotations...<br>
39           </strong><em>Choose to show (unhide) either All or 
40           a selected type of annotation for the selected sequences. (Since Jalview 2.8.2)</em></li>
41       <li><strong>Hide Annotations...<br>
42           </strong><em>Choose to hide either All or 
43           a selected type of annotation for the selected sequences. (Since Jalview 2.8.2)</em></li>
44       <li><a name="addrefannot"><strong>Add Reference Annotations<br>
45           </strong><em>Add to the alignment window any annotations on the selected sequences
46           which have been read from reference sources or calculated (for example, 
47           secondary structure derived from 3D structure). (Since Jalview 2.8.2)</em></li>
48       <li><strong>Edit </strong> 
49         <ul>
50           <li><strong>Copy</strong><br>
51             <em>Copies the selected region. In the applet version, the copied sequences 
52             are not available to the system clipboard.</em></li>
53           <li><strong>Cut<br>
54             </strong><em>Cuts the selected region from the alignment. In the applet 
55             version, the copied sequences are not available to the system clipboard.</em></li>
56           <li><strong>Edit Sequence</strong><br>
57             <em>Edit the selected sequence(s) directly. Spaces will be converted 
58             to the current gap character.</em></li>
59           <li><strong>To Upper Case</strong><em><strong><br>
60             </strong><em>Changes the case of selected region to lower case.</em> 
61             </em></li>
62           <li><strong>To Lower Case<br>
63             </strong><em>Changes the case of selected region to upper case.</em><strong> 
64             </strong></li>
65           <li><strong>Toggle Case</strong><br>
66             <em>Switches the case of all residues within the selected region.</em></li>
67         </ul>
68       </li>
69       <li><strong>Output to Textbox<br>
70         </strong><em>The selection area will be output to a a text window in the 
71         selected alignment format. </em></li>
72       <li><strong><a href="../features/creatinFeatures.html">Create Sequence Feature...</a></strong><br>
73         <em>Opens the dialog box for creating sequence features over the currently 
74         selected region on each selected sequence.</em></li>
75       <li><strong>Create Group<br>
76             </strong><em>This will define a new group from the current selection.</em><strong> 
77             </strong></li>
78           <li><strong>Remove Group<br>
79             </strong><em>This will undefine the selected group. </em><strong> 
80             </strong></li>
81           <li><strong>Edit (New) Group</strong><br>
82         <em>Group Editing Menu</em> <br />Options in this menu modify
83                                         the name and display properties of the currently selected group, or
84                                         a new group defined using the current selection.
85                                         <ul>
86           <li><strong>Name: &lt;Group&gt;</strong> or <strong>Edit name and description</strong><br><em>The first entry in the
87           menu displays the name for the currently selected group, if it has one. Selecting this option opens a window allowing the name and
88           description for this group to be edited. Click OK to set the
89           new name and decription, and cancel to leave the existing
90           name and description unchanged.</em></li>
91           <li><strong>Group Colour<br>
92             </strong><em>Sets the <a href="../colourSchemes/index.html">colour</a> 
93             of the group.</em><strong> </strong></li>
94           <li><strong>Boxes<br>
95             </strong><em>If selected the background of a residue within the selected 
96             group will be coloured according to the assigned colour scheme.</em><strong> 
97             </strong></li>
98           <li><strong>Text<br>
99             </strong><em>If selected the selected group will display text. </em></li>
100           <li><strong>Colour Text<br>
101             </strong><em>If selected the selected group will display text in a 
102             colour slightly darker than the background colour of that residue.</em></li>
103           <li><strong>Border Colour <br>
104             </strong><em>Selecting this will display a &quot;Colour Chooser&quot; 
105             window. Select a colour than press OK to set the border colour of 
106             a group.</em></li>
107         <li><strong>Show Unconserved<br>
108           </strong><em>When this is selected, all symbols in the group matching the consensus sequence at that column will be rendered as a '.', highlighting mutations in the group area.
109         </em></li>
110                     </ul>
111       </li>
112 <!-- not available in 2.5 yet
113     <li><strong>Group Links<br>
114     </strong><em>This menu is only visible if there are group links available for the current selection.
115     </em> 
116     <ul>
117     <li><em>ID links</em> allow you to send IDs associated with the current selection to a web server.</li>
118     <li><em>Sequence links</em> allow you to send the sequences in the currently selected region to a web server.</li>
119     <li><em>Sequence and ID links</em> allow you to send sets of IDs and sequences associated with the current selection to a web server.</li>
120     </ul>
121     <em>Group Links were added in Jalview 2.5</em></li>
122 -->    </ul>
123   </li>
124   <li><strong>Sequence Id<br>
125     </strong><em>This menu is only visible if you right-click on a sequence name. 
126     </em> 
127     <ul>
128       <li><a name="sqreport"><strong>Sequence Details ...<br>
129                                         </strong></a><em>(Since Jalview 2.8)<br>Open an <a href="../io/exportseqreport.html">HTML report containing the annotation
130                                                 and database cross references</a> normally shown in the sequence's
131                                                 tooltip.</em></li>
132                         <li><strong>Edit Name/Description<br>
133         </strong><em>You may edit the name and description of each sequence. A 
134         window will be displayed asking for a new sequence name and sequence description 
135         to be entered. Press OK to accept your edit. To save sequence descriptions, 
136         you must save in Fasta, PIR or Jalview File format.</em></li>
137       <li><a href="sqaddrefannot"><strong>Add Reference Annotations<br></strong><em>When enabled, copies any available alignment annotation for this sequence to the current view.</em></li>
138       <li><strong>Represent Group With (Sequence Id)</strong><br>
139         <em>All sequences in the current selection group will be hidden, apart 
140         from (Sequence Id). Any edits performed on the visible representative 
141         sequence will be propagated to the hidden sequences. </em></li>
142       <li><a name="sqid.popup"><strong>Link</strong><br>
143         <em>This menu item lists all links which have been set up in the <a href="../features/preferences.html">Preferences</a> 
144         Connections tab.<br>
145         Since Jalview 2.4, links will also be made for database cross 
146         references (where the database name exactly matches the link name set up in <a href="../features/preferences.html">Preferences</a>).
147         <br>Since Jalview 2.5, links are also shown for non-positional sequence features attached to 
148         the sequence, and any regular-expression based URL links that 
149         matched the description line.
150         </em><strong><br>
151         </strong></li>
152     </ul>
153   </li>
154   <li><strong>Structure</strong> 
155     </strong><em>This menu is only visible if you right-click on a sequence name. 
156     </em> 
157     <ul>
158       <li><strong>Associate Structure with Sequence</strong> 
159         <ul>
160           <li><strong>From File<br>
161             </strong><em>Load a PDB file from local disk which will be associated 
162             with this sequence. This file will be used if the user subsequently 
163             clicks on &quot;View Structure&quot; menu item.</em></li>
164           <li><strong>Enter PDB id<br>
165             </strong><em>Enter the PDB id from an input window. This PDB id will 
166             be used by the service WSDBFetch, provided by the EBI, to fetch the 
167             PDB file if the user subsequently clicks on its &quot;View Structure&quot; 
168             menu item. </em></li>
169           <li><strong>Discover PDB ids<br>
170             </strong><em>This will use the service WSDBFetch, provided by the 
171             EBI, to retrieve all PDB ids associated with the sequences in the 
172             alignment if the sequences have valid Uniprot names or accession ids. 
173             </em></li>
174         </ul>
175       </li>
176       <li><strong>View Structure<br>
177         </strong><em> If the sequence has an associated PDB file added by one 
178         of the methods described above, Jalview will open a 3D interactive 
179         view of the file.<br>
180         These entries will only be present if the sequence has <a
181                         href="../features/viewingpdbs.html">associated PDB structures</a>.<br/>
182                         If the sequence or alignment has RNA structure, then <strong>2D RNA</strong> entries will also be present enabling you to open a linked view of the RNA structure in <a href="../features/varna.html">VARNA</a>.</em><br>
183       </li>
184       <p><em>Other menu entries may also be shown if the current selection includes sequences with associated structure data:</em><br>
185   <ul>
186     <li><strong>&quot;Structure&#8594;View all <em>N</em>
187         structures<br/>
188     </strong><em>Opens a new window containing all structures associated
189       with the current selection, superposed according to the currently selected region of the alignment.<br/>(This
190       capability was added in Jalview 2.7)</em>
191     </li>
192     <li><strong>&quot;Structure&#8594;View all <em>N</em>
193         representative structures<br/>
194     </strong><em>Open a new window containing exactly one structure per
195       currently selected sequence.<br />
196     (The View representative structures option was introduced in
197         Jalview 2.8.1)</em></li>
198   </ul>
199   <br> 
200     </ul>
201   </li>
202   <li><strong>Hide Sequences</strong><br>
203     <em>Hides the currently selected sequences in this alignment view.</em><strong><br>
204     <br>
205     </strong></li>
206 </ul>
207 </body>
208 </html>