extract_seq -- extracts sequence from a trace or experiment file.
extract_seq
[-r
]
[-
(abi
|alf
|scf
|exp
|pln
)]
[-good_only
] [-clip_cosmid
] [-fasta_out
]
[-output
output_name] [input_name] ...
extract_seq
extracts the sequence information from binary trace
files, Experiment files, or from the old Staden format plain files. The input
can be read either from files or from standard input, and the output can be
written to either a file or standard output. Multiple input files can be
specified. The output contains the sequences 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
output is that listed in the Experiment File. This option has no effect
for other input format 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).
-good_only
QL
, QR
, SL
, SR
, CL
, CR
and CS
line types.
-clip_cosmid
-good_only
argument is specified this controls whether the
cosmid sequence should be considered good data. Without this argument
cosmid sequence is considered good.
-fasta_out
-output
file
See section ExperimentFile(4).See section scf(4).
Read
(4)