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
|
.TH "PYTHON-PYMZML" "7" "October 2012"
.SH "NAME"
python\-pymzml\-doc \- mzML mass spectrometric data parsing (documentation)
.SH "DESCRIPTION"
This manual page documents briefly the \fBpython\-pymzml\-doc\fR
package. This package contains the documentation for the
\fBpython3-pymzml\fR software package. The documentation is provided in
the form of source code (ReST files), in the form of HTML files and,
finally, as a PDF\-formatted file. The files are located in
\fI\%/usr/share/doc/python3-pymzml\fP.
.SH "EXAMPLES"
A number of useful examples are shipped within the \fBpython3\-pymzml\fR
package and can be found at
\fI\%/usr/share/doc/python3-pymzml/example_scripts\fP. A number of the
examples make use of functions contained in get_example_file.py via an
import of that file's contents. It is suggested to copy this directory
to a temporary place and to run python from inside that new directory
so as to gain access to the features contained in that
get_example_file.py file through an import (which would not work
otherwise).
.PP
.SH "BIBLIOGRAPHICAL REFERENCE TO BE CITED"
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. \fIBioinformatics,
UK\fP,28:1052-1053. doi:10.1093/bioinformatics/bts066.
.SH "SEE ALSO"
.BR python3-pymzml (7).
.SH "AUTHOR"
This manual page was written by Filippo Rusconi
<\&lopippo@debian.org\&>\&. Permission is granted to copy, distribute
and/or modify this document under the terms of the GNU General Public
License, Version 3 (GPL-3+), published by the Free Software
Foundation.
.PP
On a Debian system the complete text of the GNU General Public
License version 3 can be found in the file
`\fI\%/usr/share/common-licenses/GPL\-3\fP'.
|