Commandline options* |
-i <filename> |
Option for the input file. The only allowed file format is PeakML and no limitations are set to its contents. When this is not set the input is read from the standard in. |
-o <filename> |
Option for the output file. This file is writen in the same PeakML file format as the input file, with the addition of identification annotations (tag: 'identification' containing the database id's). |
-ppm <double> |
The accuracy of the measurement in parts-per-milion. This value is used for matching the masses to those found in the supplied databases. This value is obligitory. |
-databases [filename] |
Option for the molecule databases to match the contents of the input file to. These files should adhere to the compound-xml format. |
-minrt <double> |
Optional minimum retention time for excluding signals from the input-file. This is for example convenient for excluding lipids on an LC/MS setup with a HILIC column. |
-maxrt <double> |
Optional maximum retention time for excluding signals from the input-file. This is for example convenient for including lipids on an LC/MS setup with a HILIC column. |
-rtwindow <double> |
Optional retention time window for finding matches from the databases. If this is set and the database contains entries with previously registered retention times for molecules. When this value is not set, the stored retention times are ignored. |
-h |
When this is set, the help is shown. |
-v |
When this is set, the progress is shown on the standard output. |