Scroll to navigation

convXpert (1) General Commands Manual convXpert (1)

NAME

convXpert — Convert mzML-formatted files in the private (open) SQLite3-based format that allows for later slicing of large formats and for snappier file loading times.

SYNOPSIS

convxpert [options]

DESCRIPTION

This manual page documents briefly the convxpert software shipped within the msXpertSuite software suite.

This program allows one to convert a mzML file to a SQLite3-based private file format implemented by the mineXpert software program. Such a conversion is useful because it allows for quicker load times when files are to be loaded many times and for later slicing of the initial file into smaller files that retain all the information.

OPTIONS

? | -h | --help
Show this help message.

Display program configuration at build time and the Qt version used to build it.

Print the version of the software program along the with version of the Qt libraries used to build it.

Print the license of this software.

The filename of the mzML-formatted mass data to be converted into SQLite3-based format file.

The filename of the SQLite3-based format file to create or the directory where the produced file is to be written.

Bibliographic reference to be cited

Not yet published...

See also

msxpertsuite-doc (7)

Useful reading

The program is documented fully in the mineXpert User Manual, that is packaged in msxpertsuite-doc. That manual is available in the form of a PDF-formatted file (/usr/share/doc/msxpertsuite/minexpert-doc.pdf).

AUTHOR

Filippo Rusconi <lopippo@debian.org>

This manual page was written by Filippo Rusconi <lopippo@debian.org> (initial writing 03 july 2017). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3, published by the Free Software Foundation.

On a Debian system the complete text of the GNU General Public License version 3 can be found in the file /usr/share/common-licenses/GPL-3.