2.2 documentation
[jalview.git] / help / html / features / editingFeatures.html
1 <html>
2 <head>
3 <title>Amending or Deleting Sequence Features</title>
4 </head>
5 <body>
6 <strong>Amending or Deleting Sequence Features</strong>
7 <p>Double clicking a position in the alignment with one or more
8 displayed sequence features opens the <strong>&quot;Amend/Delete
9 Features&quot;</strong> dialog box.</p>
10 <p><img src="amendfeature.gif"></p>
11 <p>The dialog box only allows one of the features at the
12 double-clicked position to be edited or deleted at a time, and it will
13 also be highlighted in black in the alignment window.</p>
14 <p>Choose which feature is to be modified by selecting it from the <strong>Sequence
15 Feature Name</strong> <!-- and <strong>Feature Group</strong>  --> pull down
16 menu. In addition to the Name, group, colour and description attributes
17 described for the <a href="creatinFeatures.html">new feature dialog
18 box</a>, a feature's start and end position can be changed either by
19 entering a new position directly or by using the adjacent up and down
20 buttons.</p>
21 <p>Select <strong>Amend</strong> to update the feature, <strong>Delete</strong>
22 to remove the selected feature, or <strong>Cancel</strong> to leave the
23 feature unchanged.</p>
24 <p><em>Sequence feature editing was implemented in Jalview 2.2</em></p>
25 </body>
26 </html>