JAL-1620 version bump and release notes
[jalview.git] / help / html / features / editingFeatures.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
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>Amending or Deleting Sequence Features</title>
24 </head>
25 <body>
26 <strong>Amending or Deleting Sequence Features</strong>
27 <p>Double clicking a position in the alignment with one or more
28 displayed sequence features opens the <strong>&quot;Amend/Delete
29 Features&quot;</strong> dialog box.</p>
30 <p><img src="amendfeature.gif"></p>
31 <p>The dialog box only allows one of the features at the
32 double-clicked position to be edited or deleted at a time, and it will
33 also be highlighted in black in the alignment window.</p>
34 <p>Choose which feature is to be modified by selecting it from the <strong>Sequence
35 Feature Name</strong> <!-- and <strong>Feature Group</strong>  --> pull down
36 menu. In addition to the Name, group, colour and description attributes
37 described for the <a href="creatinFeatures.html">new feature dialog
38 box</a>, a feature's start and end position can be changed either by
39 entering a new position directly or by using the adjacent up and down
40 buttons.</p>
41 <p>Select <strong>Amend</strong> to update the feature, <strong>Delete</strong>
42 to remove the selected feature, or <strong>Cancel</strong> to leave the
43 feature unchanged.</p>
44 <p><em>Sequence feature editing was implemented in Jalview 2.2</em></p>
45 </body>
46 </html>