
uf-casinfo - decode the CASInfo structure in a Finnigan raw file

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

Print a brief help message and exit.
Print 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 CASInfoPreamble, instead of the parent object.
Show relative addresses of all itmes. The default is to show the absolute seek address.

uf-casinfo dumps the CASInfo structure, or its component CASInfoPreamble.
It will return an earror message if its input is not a Finnigan raw file.
By default, it dumps the object in a tabular format.


uf-casinfo sample.raw
uf-casinfo --preamble --relative sample.raw