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