File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,14 @@ optional subcommands are xic|query (use [subcommand] -h for more info]):
6868 The metadata output file. By default the metadata
6969 file is written to the output directory.
7070 -g, --gzip GZip the output file.
71- -p, --noPeakPicking Don't use the peak picking provided by the native
71+ -p, --noPeakPicking[=VALUE]
72+ Don't use the peak picking provided by the native
7273 Thermo library. By default peak picking is
73- enabled.
74+ enabled. Optional argument allows disabling peak
75+ peaking only for selected MS levels and should
76+ be a comma-separated list of integers (1,2,3)
77+ and/or intervals (1-3), open-end intervals (1-)
78+ are allowed
7479 -z, --noZlibCompression Don't use zlib compression for the m/z ratios and
7580 intensities. By default zlib compression is
7681 enabled.
You can’t perform that action at this time.
0 commit comments