File: OpenMS_tutorial.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 (61 lines) | stat: -rw-r--r-- 2,938 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
<HTML>
<HEAD>
<TITLE>OpenMS tutorial</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"><a class="el" href="namespaceOpenMS.html" title="Main OpenMS namespace. ">OpenMS</a> tutorial </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>First, we give a small introduction to this tutorial and OpenMS:</p>
<ul>
<li><a class="el" href="tutorial_general.html">General information</a></li>
<li><a class="el" href="tutorial_structure.html">Structure of OpenMS</a></li>
<li><a class="el" href="tutorial_terms.html">Mass spectrometry terms</a></li>
</ul>
<p>Then you should read about the basic classes and concepts of OpenMS:</p>
<ul>
<li><a class="el" href="tutorial_concept.html">OpenMS concepts</a></li>
<li><a class="el" href="tutorial_datastructures.html">Auxiliary datastructures</a></li>
<li><a class="el" href="tutorial_kernel.html">The kernel classes</a></li>
<li><a class="el" href="tutorial_metadata.html">How meta data is stored</a></li>
<li><a class="el" href="tutorial_chemistry.html">Chemistry</a></li>
<li><a class="el" href="tutorial_format.html">File and DB access</a></li>
</ul>
<p>The more advanced tutorials cover the algorithms provided by OpenMS:</p>
<ul>
<li><a class="el" href="tutorial_filtering.html">Signal processing (Smoothing, baseline reduction, calibration)</a></li>
<li><a class="el" href="tutorial_transformations.html">Data reduction (peak picking, feature detection)</a></li>
<li><a class="el" href="tutorial_mapalignment.html">Map alignment</a></li>
<li><a class="el" href="tutorial_featuregrouping.html">Feature grouping</a></li>
</ul>
<p>Other advanced tutorials:</p>
<ul>
<li><a class="el" href="tutorial_visual.html">Visualization</a></li>
<li><a class="el" href="tutorial_clustering.html">Clustering</a></li>
<li><a class="el" href="tutorial_pip.html">Peak Intensity Prediction</a></li>
<li><a class="el" href="tutorial_howto.html">HowTo</a> </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>