File: IsobaricQuantifierStatistics_8h_source.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 (115 lines) | stat: -rw-r--r-- 20,465 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<HTML>
<HEAD>
<TITLE>IsobaricQuantifierStatistics.h Source File</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 id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_e770f0cf77e550adde3f44739ef529fe.html">include</a></li><li class="navelem"><a class="el" href="dir_6a63c4937d4da007e55fff5dcf71e0f8.html">OpenMS</a></li><li class="navelem"><a class="el" href="dir_330fe73d44ce641f33dd6036f80161a5.html">ANALYSIS</a></li><li class="navelem"><a class="el" href="dir_bf7833e183117afcae6dca8df942d40c.html">QUANTITATION</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">IsobaricQuantifierStatistics.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="IsobaricQuantifierStatistics_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">//                   OpenMS -- Open-Source Mass Spectrometry</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">// Copyright The OpenMS Team -- Eberhard Karls University Tuebingen,</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">// ETH Zurich, and Freie Universitaet Berlin 2002-2013.</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">// This software is released under a three-clause BSD license:</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">//  * Redistributions of source code must retain the above copyright</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">//    notice, this list of conditions and the following disclaimer.</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">//  * Redistributions in binary form must reproduce the above copyright</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">//    notice, this list of conditions and the following disclaimer in the</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">//    documentation and/or other materials provided with the distribution.</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">//  * Neither the name of any author or any participating institution</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">//    may be used to endorse or promote products derived from this software</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">//    without specific prior written permission.</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">// For a full list of authors, refer to the file AUTHORS.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment">// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">// ARE DISCLAIMED. IN NO EVENT SHALL ANY OF THE AUTHORS OR THE CONTRIBUTING</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">// INSTITUTIONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment">// OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment">// WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment">// OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="comment">// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment">// $Maintainer: Stephan Aiche $</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="comment">// $Authors: Stephan Aiche, Chris Bielow $</span></div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#ifndef OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H</span></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H</span></div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="Types_8h.html">OpenMS/CONCEPT/Types.h</a>&gt;</span></div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &lt;map&gt;</span></div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">namespace </span>OpenMS</div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;{</div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html">   47</a></span>&#160;  <span class="keyword">struct </span>OPENMS_DLLAPI <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html">IsobaricQuantifierStatistics</a></div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;  {</div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;    <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html">IsobaricQuantifierStatistics</a>();</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;    <span class="keywordtype">void</span> reset();</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a38852688a32eab0f036dbc020ccfd797">   59</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a38852688a32eab0f036dbc020ccfd797">channel_count</a>; <span class="comment">//&lt; 4plex, 6plex, or 8 plex?!</span></div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#ac7e6a7cd7908d50290867e87a0a2bdb1">   60</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#ac7e6a7cd7908d50290867e87a0a2bdb1">iso_number_ms2_negative</a>; <span class="comment">//&lt; number of MS2 spectra where one or more channels had negative solution</span></div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aa18934d89944556021f39387e8d53347">   61</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aa18934d89944556021f39387e8d53347">iso_number_reporter_negative</a>; <span class="comment">//&lt; number of channels where naive solution was negative</span></div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a43d8ac69065095aa5d7e5b6b0c798d6a">   62</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a43d8ac69065095aa5d7e5b6b0c798d6a">iso_number_reporter_different</a>; <span class="comment">//&lt; number of channels &gt;0 where naive solution was different; happens when naive solution is negative in other channels</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a04cebfa5e2b505c16b3746651528a189">   63</a></span>&#160;    <a class="code" href="classdouble.html">DoubleReal</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a04cebfa5e2b505c16b3746651528a189">iso_solution_different_intensity</a>; <span class="comment">//&lt; absolute intensity difference between both solutions (for channels &gt; 0)</span></div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aeb6cda3de6570b7e072fbb48aee7f4c6">   64</a></span>&#160;    <a class="code" href="classdouble.html">DoubleReal</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aeb6cda3de6570b7e072fbb48aee7f4c6">iso_total_intensity_negative</a>; <span class="comment">//&lt; only for spectra where naive solution is negative</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a1de4edd4b171bf46d4edfac51d92d6e8">   65</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a1de4edd4b171bf46d4edfac51d92d6e8">number_ms2_total</a>; <span class="comment">//&lt; total number of MS2 spectra</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a915e3f5eba5df2e5ab4ea0c49183e1df">   66</a></span>&#160;    <a class="code" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a915e3f5eba5df2e5ab4ea0c49183e1df">number_ms2_empty</a>; <span class="comment">//&lt; number of empty MS2 (no reporters at all)</span></div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a6a87c6d5c9c6976e235a8110f37d3225">   67</a></span>&#160;    std::map&lt;Size, Size&gt; <a class="code" href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a6a87c6d5c9c6976e235a8110f37d3225">empty_channels</a>; <span class="comment">//&lt; Channel_ID -&gt; Missing; indicating the number of empty channels from all MS2 scans, i.e., numbers are between number_ms2_empty and number_ms2_total</span></div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;</div>
<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;    IsobaricQuantifierStatistics(<span class="keyword">const</span> IsobaricQuantifierStatistics&amp; other);</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;    IsobaricQuantifierStatistics&amp; operator=(<span class="keyword">const</span> IsobaricQuantifierStatistics&amp; rhs);</div>
<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;  };</div>
<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;} <span class="comment">// namespace</span></div>
<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;</div>
<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;<span class="preprocessor">#endif // OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H</span></div>
<div class="ttc" id="Types_8h_html"><div class="ttname"><a href="Types_8h.html">Types.h</a></div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a915e3f5eba5df2e5ab4ea0c49183e1df"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a915e3f5eba5df2e5ab4ea0c49183e1df">OpenMS::IsobaricQuantifierStatistics::number_ms2_empty</a></div><div class="ttdeci">Size number_ms2_empty</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:66</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a04cebfa5e2b505c16b3746651528a189"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a04cebfa5e2b505c16b3746651528a189">OpenMS::IsobaricQuantifierStatistics::iso_solution_different_intensity</a></div><div class="ttdeci">DoubleReal iso_solution_different_intensity</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:63</div></div>
<div class="ttc" id="classdouble_html"><div class="ttname"><a href="classdouble.html">double</a></div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html">OpenMS::IsobaricQuantifierStatistics</a></div><div class="ttdoc">Statistics for quantitation performance and comparison of NNLS vs. naive method (aka matrix inversion...</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:47</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a6a87c6d5c9c6976e235a8110f37d3225"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a6a87c6d5c9c6976e235a8110f37d3225">OpenMS::IsobaricQuantifierStatistics::empty_channels</a></div><div class="ttdeci">std::map&lt; Size, Size &gt; empty_channels</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:67</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_aeb6cda3de6570b7e072fbb48aee7f4c6"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aeb6cda3de6570b7e072fbb48aee7f4c6">OpenMS::IsobaricQuantifierStatistics::iso_total_intensity_negative</a></div><div class="ttdeci">DoubleReal iso_total_intensity_negative</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:64</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a1de4edd4b171bf46d4edfac51d92d6e8"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a1de4edd4b171bf46d4edfac51d92d6e8">OpenMS::IsobaricQuantifierStatistics::number_ms2_total</a></div><div class="ttdeci">Size number_ms2_total</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:65</div></div>
<div class="ttc" id="group__Concept_html_gaf9ecec2d692138fab9167164a457cbd4"><div class="ttname"><a href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">OpenMS::Size</a></div><div class="ttdeci">size_t Size</div><div class="ttdoc">Size type e.g. used as variable which can hold result of size() </div><div class="ttdef"><b>Definition:</b> Types.h:144</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_ac7e6a7cd7908d50290867e87a0a2bdb1"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#ac7e6a7cd7908d50290867e87a0a2bdb1">OpenMS::IsobaricQuantifierStatistics::iso_number_ms2_negative</a></div><div class="ttdeci">Size iso_number_ms2_negative</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:60</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_aa18934d89944556021f39387e8d53347"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#aa18934d89944556021f39387e8d53347">OpenMS::IsobaricQuantifierStatistics::iso_number_reporter_negative</a></div><div class="ttdeci">Size iso_number_reporter_negative</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:61</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a38852688a32eab0f036dbc020ccfd797"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a38852688a32eab0f036dbc020ccfd797">OpenMS::IsobaricQuantifierStatistics::channel_count</a></div><div class="ttdeci">Size channel_count</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:59</div></div>
<div class="ttc" id="structOpenMS_1_1IsobaricQuantifierStatistics_html_a43d8ac69065095aa5d7e5b6b0c798d6a"><div class="ttname"><a href="structOpenMS_1_1IsobaricQuantifierStatistics.html#a43d8ac69065095aa5d7e5b6b0c798d6a">OpenMS::IsobaricQuantifierStatistics::iso_number_reporter_different</a></div><div class="ttdeci">Size iso_number_reporter_different</div><div class="ttdef"><b>Definition:</b> IsobaricQuantifierStatistics.h:62</div></div>
</div><!-- fragment --></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:15 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>