-v | --verbose
Display detailed processing progress information.
--help Show this message, with extra detail on filter options.
-f | --filelist filename
Uses the contents of filename which lists filenames.
-o | --outdir dir
Set the output directory ('-' for stdout) to dir. By default, the output directory is '.' (that
is, the current working directory).
-c | --config filename
Set the configuration file to filename.
--outfile filename
Override the name of the output file.
-e | --ext ext
Set the extension of the output files to ext. Can be mzML or mzXML or mgf or txt.
--mzML Write mzML format (default).
--mzXML Write mzXML format.
--mgf Write mgf Mascot generic format.
--text Write ProteoWizard internal text format.
--ms1 Write MS1 format.
--cms1 Write CMS1 format.
--ms2 Write MS2 format.
--cms2 Write CMS2 format.
--64 Set default binary encoding to 64-bit precision (default).
--32 Set default binary encoding to 32-bit precision.
--mz64 Encode m/z values in 64-bit precision (default).
--mz32 Encode m/z values in 32-bit precision.
--inten64 Encode intensity values in 64-bit precision.
--inten32 Encode intensity values in 32-bit precision (default).
--noindex Do not write index.
-i | --contactInfo filename
Use filename for contact info.
-z | --zlib
Use zlib compression for binary data.
-g | --gzip
gzip entire output file (adds .gz to filename).
--filter arg
Add a spectrum list filter.
--merge Create a single output file from multiple input files by merging file-level metadata and
concatenating spectrum lists.
--simAsSpectra
Write selected ion monitoring as spectra, not chromatograms.
--srmAsSpectra
Write selected reaction monitoring as spectra, not chromatograms.