extract_seq -- extracts sequence from a trace or experiment file.
extract_seq [-r]
[-(abi|alf|scf|exp|pln)]
[-output output_name] [-good_only] [input_name]
extract_seq extracts the sequence only information from a binary trace
file, an Experiment File, or from the old Staden format plain files. The input
can be read from either a file or standard input, and the output can be
written to either a file or standard output. The output contains the sequence
split onto lines of at most 60 characters each.
-r
LN and LT line types) trace file. Without
this option, or when the trace file cannot be found, the sequence
outputted is that listed in the Experiment File. This option has no effect
for other input format types.
-good_only
QL, QR,
SL, SR, CL, CR and CS line types.
-abi, -alf, -scf, -exp, -pln
extract_seq will automatically determine the correct input file
type. This option is supplied incase the automatic determination is
incorrect (which is possible, but has never been observed).
-output file
See section ExperimentFile(4).See section scf(4).
Read(4)