/usr/share/doc/python-pymzml-doc/html/intro.html is in python-pymzml-doc 0.7.6-dfsg-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>1. Introduction — pymzML 0.7.6 documentation</title>
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.7.6',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="pymzML 0.7.6 documentation" href="index.html" />
<link rel="next" title="2. Usage" href="usage.html" />
<link rel="prev" title="Welcome to pymzml’s documentation" href="index.html" />
</head>
<body role="document">
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="usage.html" title="2. Usage"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="index.html" title="Welcome to pymzml’s documentation"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">pymzML 0.7.6 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="introduction">
<h1>1. Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h1>
<p>The latest Documentation was generated on: Sep 01, 2016</p>
<div class="section" id="general-information">
<h2>1.1. General information<a class="headerlink" href="#general-information" title="Permalink to this headline">¶</a></h2>
<p>Module to parse mzML data in Python based on cElementTree</p>
<p>Copyright 2010-2014 by:</p>
<blockquote>
<div><div class="line-block">
<div class="line">T. Bald,</div>
<div class="line">J. Barth,</div>
<div class="line">A. Niehues,</div>
<div class="line">M. Specht,</div>
<div class="line">M. Hippler,</div>
<div class="line">C. Fufezan</div>
</div>
</div></blockquote>
<div class="section" id="contact-information">
<h3>1.1.1. Contact information<a class="headerlink" href="#contact-information" title="Permalink to this headline">¶</a></h3>
<p>Please refer to:</p>
<blockquote>
<div><div class="line-block">
<div class="line">Dr. Christian Fufezan</div>
<div class="line">Institute of Plant Biology and Biotechnology</div>
<div class="line">Schlossplatz 8 , R 105</div>
<div class="line">University of Muenster</div>
<div class="line">Germany</div>
<div class="line">eMail: <a class="reference external" href="mailto:christian%40fufezan.net">christian<span>@</span>fufezan<span>.</span>net</a></div>
<div class="line">Tel: +049 251 83 24861</div>
<div class="line"><br /></div>
<div class="line"><a class="reference external" href="http://www.uni-muenster.de/Biologie.IBBP.AGFufezan">http://www.uni-muenster.de/Biologie.IBBP.AGFufezan</a></div>
</div>
</div></blockquote>
</div>
</div>
<div class="section" id="summary">
<h2>1.2. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
<dl class="docutils">
<dt>pymzML is an extension to Python that offers</dt>
<dd><ul class="first last simple">
<li><ol class="first loweralpha">
<li>easy access to mass spectrometry (MS) data that allows the rapid development of tools,</li>
</ol>
</li>
<li><ol class="first loweralpha" start="2">
<li>a very fast parser for mzML data, the standard in mass spectrometry data format and</li>
</ol>
</li>
<li><ol class="first loweralpha" start="3">
<li>a set of functions to compare or handle spectra.</li>
</ol>
</li>
</ul>
</dd>
</dl>
</div>
<div class="section" id="implementation">
<h2>1.3. Implementation<a class="headerlink" href="#implementation" title="Permalink to this headline">¶</a></h2>
<p>pymzML requires Python2.6.5+ and is fully compatible with Python3.
The module is freely available on pymzml.github.com or pypi,
published under LGPL and requires no additional modules to be installed.</p>
</div>
<div class="section" id="download">
<h2>1.4. Download<a class="headerlink" href="#download" title="Permalink to this headline">¶</a></h2>
<dl class="docutils">
<dt>Get the latest version via github</dt>
<dd><div class="first last line-block">
<div class="line"><a class="reference external" href="https://github.com/pymzml/pymzML">https://github.com/pymzml/pymzML</a></div>
</div>
</dd>
<dt>or the latest package at</dt>
<dd><div class="first last line-block">
<div class="line"><a class="reference external" href="http://pymzml.github.com/dist/pymzml.tar.bz2">http://pymzml.github.com/dist/pymzml.tar.bz2</a></div>
<div class="line"><a class="reference external" href="http://pymzml.github.com/dist/pymzml.zip">http://pymzml.github.com/dist/pymzml.zip</a></div>
</div>
</dd>
<dt>The complete Documentation can be found as pdf</dt>
<dd><div class="first last line-block">
<div class="line"><a class="reference external" href="http://pymzml.github.com/dist/pymzml.pdf">http://pymzml.github.com/dist/pymzml.pdf</a></div>
</div>
</dd>
</dl>
</div>
<div class="section" id="citation">
<h2>1.5. Citation<a class="headerlink" href="#citation" title="Permalink to this headline">¶</a></h2>
<p>Please cite us when using pymzML in your work.</p>
<p>Bald, T., Barth, J., Niehues, A., Specht, M., Hippler, M., and Fufezan, C. (2012) pymzML - Python module for high throughput bioinformatics on mass spectrometry data, Bioinformatics, doi: 10.1093/bioinformatics/bts066</p>
<dl class="docutils">
<dt>The original publication can be found here:</dt>
<dd><div class="first last line-block">
<div class="line"><a class="reference external" href="http://bioinformatics.oxfordjournals.org/content/early/2012/02/02/bioinformatics.bts066.abstract">http://bioinformatics.oxfordjournals.org/content/early/2012/02/02/bioinformatics.bts066.abstract</a></div>
<div class="line"><a class="reference external" href="http://bioinformatics.oxfordjournals.org/content/early/2012/02/02/bioinformatics.bts066.full.pdf">http://bioinformatics.oxfordjournals.org/content/early/2012/02/02/bioinformatics.bts066.full.pdf</a></div>
</div>
</dd>
</dl>
</div>
<div class="section" id="installation">
<h2>1.6. Installation<a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h2>
<p>sudo python setup.py install</p>
</div>
<div class="section" id="id1">
<h2>1.7. Introduction<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
<p>Mass spectrometry has evolved into a very diverse field that relies heavily on
high throughput bioinformatic tools. Due to the increasing complexity of the
questions asked and biological problems addressed, standard tools might not
be sufficient and tailored tools still
have to be developed. However, the development of such tools has been hindered by
proprietary data formats and the lack of an unified mass spectrometric data
file standard.
The latter has been overcome by the publication of the mzML standard
by the HUPO Proteomics Standards Initiative (Deutsch, 2008) (<a class="reference external" href="http://www.psidev.info/">http://www.psidev.info/</a>)
and soon all manufactures will hopefully offer a way to convert
their format into this standardized one in order to stay comparable and competitive.
Therefore in order to rapidly develop bioinformatic tools that can explore
mass spectrometry data one needs a portable, robust, yet quick and
easy interface to mzML files.
The Python scripting language (<a class="reference external" href="http://python.org">http://python.org</a>) is predestined for such a task.</p>
<p>Scripting languages carry several advantages compared to compiled programs and
although compiled programs tend to be faster, scripting languages can already
compete successfully in some tasks.
For example, XML parsing is extremely optimized in Python due to the
cElementTree module (<a class="reference external" href="http://effbot.org/zone/element-index.htm">http://effbot.org/zone/element-index.htm</a>),
which allows XML parsing in a fraction of classical C/C++ libraries,
such as libxml2 or sgmlop.
Therefore it seems natural that a well designed python mzML parser
can successfully compete with C/C++ libraries currently available
while offering the advantages of a scripting language.</p>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="index.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">1. Introduction</a><ul>
<li><a class="reference internal" href="#general-information">1.1. General information</a><ul>
<li><a class="reference internal" href="#contact-information">1.1.1. Contact information</a></li>
</ul>
</li>
<li><a class="reference internal" href="#summary">1.2. Summary</a></li>
<li><a class="reference internal" href="#implementation">1.3. Implementation</a></li>
<li><a class="reference internal" href="#download">1.4. Download</a></li>
<li><a class="reference internal" href="#citation">1.5. Citation</a></li>
<li><a class="reference internal" href="#installation">1.6. Installation</a></li>
<li><a class="reference internal" href="#id1">1.7. Introduction</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="index.html"
title="previous chapter">Welcome to pymzml’s documentation</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="usage.html"
title="next chapter">2. Usage</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/intro.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="usage.html" title="2. Usage"
>next</a> |</li>
<li class="right" >
<a href="index.html" title="Welcome to pymzml’s documentation"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">pymzML 0.7.6 documentation</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2011-2016, Till Bald, Johannes Barth, Anna Niehues, Michael Specht, Michael Hippler, Christian Fufezan.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
</div>
</body>
</html>
|