read-spectrumrecords
Usage:
read-spectrumrecords <filename>
Description:
The read-spectrumrecords
program reads a binary file of
spectra in the format used by Tide and displays the contents in a
human-readable format. This program stands alone and is not a required
part of processing files for use with Tide. It is intended for viewing
or sanity-checking Tide-formatted (spectrumrecords
)
files, as generated, for example,
by msconvert
Input
-
A file of spectra in the
spectrumrecords
format. The
input file name is given on the command line.
Output
-
A sequential display of each spectrum in the input file. Shown are a
scan number for each spectrum, a precursor m/z, a list
of charge states to consider, followed by a list of peak locations
and the corresponding intensity for each. Output is written to stdout.
Options
None.
Example:
./read-spectrumrecords yeast-02-10000.spectrumrecords