doco
[jalview.git] / help / html / editing / selectionAreas.html
1 <html>
2 <head>
3 <title>Editing In Selection Areas</title>
4 </head>
5 <body>
6 <p><strong>Editing In Selection Areas</strong></p>
7  <a href="index.html">Editing</a> can be restricted to the current 
8   selection area. This allows the user to &quot;Lock&quot; the alignment either 
9   side of the selection area. Any gap insertions or deletions will only affect 
10   the current selection area. </p>
11 <p><img src="editing.jpg" width="428" height="186" align="top"></p>
12 <p>In this example, if Sequence IL2RA_MACMU has gaps removed from position 98-104, 
13   the same number of gaps will be inserted at position 116, (between M and L). 
14 </p>
15
16 <p><em>Locked selection area based editing was introduced in Jalview 2.08</em></p>
17 </body>
18 </html>