.TH " \fBmineXpert\fP " "1" .SH "NAME" \fBmineXpert\fP \(em Open mass spectrometric data files of a wide variety of formats and mine data graphically .SH "SYNOPSIS" .PP \fBminexpert\fR [\fB\fIoptions\fR\fP] [\fB\fIfilename ...\fR\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBmineXpert\fR software shipped within the \fBmsXpertSuite\fP software suite. This program can be used to load mass spectrometry data files and show the spectral data in a plot widget for further analysis according to a variety of available integrations. While this program can operate integrally in a graphical mode, it is also widely scriptable using JavaScript as a scripting language. A typical data mining session would involve the following steps/actions: .IP " \(bu" 6 Open a mass spectrometry file and immediately compute a TIC chromatogram, show that chromatogram in a dedicated window. If the data are from an ion mobility mass spectrometry experiment, compute a mz = f(dt) color map. The TIC chromatogram and the color map are then the starting points for the mining of the data. .IP " \(bu" 6 Perform a wide variety of integrations to a mass spectrum or a drift spectrum. Each new spectrum is displayed in its dedicated window (the TIC chromatogram window, the Color map window, the Mass spectrum window and the Drift spectrum window). Each new plot (be it a TIC chromatogram, a mass spectrum or a drift spectrum) is potentially the start of another integration such that the analysis can drill at each step further in the depth of the data. .IP " \(bu" 6 Perform isotopic cluster calculations and shape the obtained mass peak centroids into fully shaped mass peaks (Gaussian or Lorentizan mathematical models). .IP " \(bu" 6 Each plot has specific functions associated to it: export as a (x,y) file, automatic recording of the relevant data of signalled peaks into a file using a specific easy-to-understand grammar, slicing of the data file into smaller data files. .IP " \(bu" 6 One feature of importance is the fact that a large part of the functionalities of the program are scriptable (JavaScript) and a powerful scripting console is available to elaborate scripts before storing them in script files to be automatically executed. .SH "OPTIONS" .IP "\fB-h | \-\-help\fP" 10 Displays detailed usage information and exits. .IP "\fB-c | \-\-config\fP" 10 Display program configuration at build time and the Qt version used to build it. .IP "\fB-V | \-\-Version\fP" 10 Print the version of the software program along the with version of the Qt libraries used to build it. .IP "\fB-l | \-\-license\fP" 10 Print the license of this software. .IP "\fB-s | \-\-streamed\fP" 10 When opening one or more files in the gui, do that in streamed mode, otherwise in full. .IP "\fB-j | \-\-scriptFile \fP" 10 Start the program and immediately run the JavaScript script. .IP "\fIfilename ... \fR" 10 One or more names of files to be opened. .SH "Bibliographic reference to be cited" .PP Not yet published... .SH "See also" .PP \fImassxpert (1)\fP .SH "Useful reading" .PP The program is documented fully in the \fImineXpert User Manual\fP, that is packaged in msxpertsuite-doc. That manual is available in the form of a PDF-formatted file (\fB/usr/share/doc/msxpertsuite/minexpert-doc.pdf\fP). .SH "AUTHOR" .PP Filippo Rusconi .PP This manual page was written by Filippo Rusconi (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. .PP On a Debian system the complete text of the GNU General Public License version 3 can be found in the file \fB/usr/share/common-licenses/GPL\-3\fP. .\" created by instant / docbook-to-man