271 |
|
<tt>ge</tt>, specifying =, ≠, <, ≤, >, and ≥ |
272 |
|
respectively. |
273 |
|
<P> |
274 |
+ |
<dt>-V <i>version</i>, --version <i>version</i></dt><dd> |
275 |
+ |
XML version. mzXML only. Valid options |
276 |
+ |
<tt>2.1</tt>,<tt>2.2</tt>,<tt>3.0</tt>. Default: <tt>3.0</tt>. |
277 |
+ |
<P> |
278 |
+ |
<dt>-z, --compress_peaks</dt> |
279 |
+ |
<dd>Compress mzXML peak data using zlib. Default: No compression of peak data. Requires mzXML version 3.0.</dd> |
280 |
+ |
<P> |
281 |
|
<dt>-Z <i>compress-format</i>, --compress <i>compress-format</i></dt> |
282 |
|
<dd> Compress output file. Valid options: <tt>gz</tt>. Default: None, unless output file ends with <tt>.gz</tt>, then <tt>gz</tt>. |
283 |
|
<P> |