File: TOPPView_modes.html

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (73 lines) | stat: -rw-r--r-- 2,953 bytes parent folder | download
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<HTML>
<HEAD>
<TITLE>Display modes and view options</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> &nbsp;&middot;
<A href="classes.html">Classes</A> &nbsp;&middot;
<A href="annotated.html">Annotated Classes</A> &nbsp;&middot;
<A href="modules.html">Modules</A> &nbsp;&middot;
<A href="functions_func.html">Members</A> &nbsp;&middot;
<A href="namespaces.html">Namespaces</A> &nbsp;&middot;
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Display modes and view options </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>All of the views support several display modes and view options. Display modes determine how intensities are displayed. View options configure the view.</p>
<div class="image">
<img src="TOPPView_icons.png" alt="TOPPView_icons.png"/>
</div>
 <h1><a class="anchor" id="TOPPView_modes_display"></a>
Display modes</h1>
<p>Intensity display modes determine the way peak intensities are displayed. </p>
<ul>
<li>
<b>Linear:</b> <br/>
 Normal display mode. </li>
<li>
<b>Percentage:</b> <br/>
 In this display mode the intensities of each dataset are normalized with the maximum intensity of the dataset. This is especially useful in order to visualize several datasets that have large intensity differences. If only one dataset is opened it corresponds to the normal mode. </li>
<li>
<b>Snap to maximum intensity:</b> <br/>
 In this mode the maximum currently displayed intensity is treated as if it was the maximum overall intensity. </li>
</ul>
<h1><a class="anchor" id="TOPPView_modes_view"></a>
View options</h1>
<p>View options configure the view of the current layer.</p>
<ul>
<li>
<b>1D:</b> <br/>
 Switching between raw data and peak mode. </li>
<li>
<b>2D (peaks):</b> <br/>
 MS/MS precursor peaks can be highlighted. <br/>
 Projections to m/z and RT axis can be shown. </li>
<li>
<b>2D (features):</b> <br/>
 Overall convex hull of the features can be displayed. <br/>
 Convex hulls of mass traces can be displayed (if available). <br/>
 A feature identifier, consisting of the feature index and an )optional label can be displayed. </li>
<li>
<b>2D (consensus):</b> <br/>
 The elements of a consensus feature can be displayed. </li>
<li>
<b>3D:</b> <br/>
 Currently there are no options for 3D view. </li>
</ul>
</div></div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:25 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>