You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-l, --logging=VALUE Optional logging level: 0 for silent, 1 for
84
-
verbose.
88
+
verbose; both numeric and text (case insensitive)
89
+
value recognized.
85
90
-e, --ignoreInstrumentErrors
86
91
Ignore missing properties by the instrument.
87
-
-x, --includeExceptionData Include reference and exception data
92
+
-x, --excludeExceptionData Exclude reference and exception data
88
93
-L, --msLevel=VALUE Select MS levels (MS1, MS2, etc) included in the
89
94
output, should be a comma-separated list of
90
-
integers (1,2,3) and/or intervals (1-3 ),
91
-
open-end intervals ( 1- ) are allowed
95
+
integers (1,2,3) and/or intervals (1-3), open-
96
+
end intervals (1-) are allowed
92
97
-P, --mgfPrecursor Include precursor scan number in MGF file TITLE
93
98
-N, --noiseData Include noise data in mzML output
94
99
-u, --s3_url[=VALUE] Optional property to write directly the data into
@@ -100,8 +105,7 @@ optional subcommands are xic|query (use [subcommand] -h for more info]):
100
105
Optional key for the S3 bucket to write the file
101
106
output.
102
107
-n, --s3_bucketName[=VALUE]
103
-
S3 bucket name
104
-
```
108
+
S3 bucket name```
105
109
106
110
A (java) graphical user interface is also available [here](https://github.com/compomics/ThermoRawFileParserGUI) that enables the selection of an input RAW directory or one ore more RAW files.
0 commit comments