We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e618b3 commit 3d5a2a5Copy full SHA for 3d5a2a5
README.md
@@ -57,6 +57,9 @@ optional subcommands are xic|query (use [subcommand] -h for more info]):
57
-b, --output_file=VALUE The output file. Specify this or an output
58
directory -o. Specifying neither writes to the
59
input directory.
60
+ -s, --stdout Write to standard output. Cannot be combined with
61
+ file or directory output. Implies silent logging,
62
+ i.e. logging level 0
63
-f, --format=VALUE The spectra output format: 0 for MGF, 1 for mzML,
64
2 for indexed mzML, 3 for Parquet. Defaults to
65
mzML if no format is specified.
0 commit comments