
uf-runheader - decode the RunHeader structure in a Finnigan raw file

uf-runheader [options] file
Options: --help brief help message --man full documentation --html format as HTML --wiki format as a wiki table --size tell object size --sample_info dump the content of SampleInfo instead of RunHeader itself --relative show relative addresses

Print a brief help message and exit.
Prints the manual page and exit.
Prints the table listing all fields in the structure with their seek addresses, sizes, names and values.
Dump as html table.
Dump as a wiki table.
Show structure size in bytes.
Dump the contents of SampleInfo instead of the parent object.
Show relative addresses of all itmes. The default is to show the absolute seek address.

uf-runheader will display the contents of RunHeader structure, or its component SampleInfo.
It will return an error message if its input is not a Finnigan raw file.
By default, it prints a summary of the object's data on a single line.


uf-runheader sample.raw
uf-runheader -d sample.raw
uf-runheader -sdrwi sample.raw