File: views_selection.sgml

package info (click to toggle)
artemis 16.0.0%2Bdfsg-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 17,092 kB
  • sloc: java: 129,622; sh: 3,225; xml: 2,074; makefile: 185; perl: 83; sql: 47
file content (28 lines) | stat: -rw-r--r-- 1,489 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
    <SECT2 ID="VIEWS-SELECTION">
      <TITLE>Changing the Selection from a View Window</TITLE>
      <PARA>
To select a feature just click on it with the first mouse
button.  This will unselect anything that is currently selected.  To add a
feature to the selection rather than replacing the current selection, hold the
<LITERAL>shift</LITERAL> key while clicking.   A single feature can be removed
from the selection in the same way, because shift-clicking acts as a toggle.
The situation is made slightly more complicated by the existence of spliced
genes.  When a feature segment (exon) is added to the selection the feature
that contains the segment is implicitly added as well.  When the last segment
of a feature is removed from the selection, the feature is implicitly removed.
      </PARA>

      <PARA>
A single base or amino acid can be selected simply by clicking on it.  A range
of bases can be added by clicking on the base at one end of the range then
shift-click on the base at the other end of the range.  Alternatively you can
drag out a range of bases: click on a base then hold the mouse button down and
move to the other end.  To select a complete open reading frame (ORF), double
click the middle mouse button (see <XREF LINKEND="MOUSEBUTTONS">) anywhere
inside the ORF (see <XREF LINKEND="SELECTMENU-ORF"> for another way to
select an ORF).
      </PARA>
      <PARA>
See <XREF LINKEND="CONCEPTS-SELECTION"> for more about the selection.
      </PARA>
    </SECT2>