|
3.3
|
sff2scf locationstring [outputfile]
|
1.
|
If the locationstring begins with “sff:”, then it specifies an SFF file and read accession to get the SFF data, and will cause the generation of a synthetic SCF trace file. The format of the locationstring should be either “sff:path:accno” or “sff:-f:path:accno” and is processed using the following rules:
|
|
c.
|
If the path does not begin with “/”, both “path” and “../sff_dir/path” are checked for the existence of a file (the “../sff_dir/path” format is the form used by the GS De Novo Assembler and the GS Reference Mapper applications when generating a full consed directory structure).
|
|
e.
|
If the “-f” string appears immediately following “sff:”, the read’s flowgram is reverse-complemented (or “flipped”) prior to the generation of the SCF file. (This occurs when the read is the left half of a 454 Paired End read. The consed software (and other software) assume a directionality of Paired End reads, where the clone that was used to generate the Paired End read is assumed to extend off the 3’ end of both reads in the pair. In the processing of 454 Paired End reads, this is not the case for the left half of the Paired End read (the clone extends from the 5’ end of this half). To support consed and the standard view of Paired End reads, the GS De Novo Assembler reverse-complements all left halves of paired end reads, and so this command must support the reverse-complementing in the generation of the SCF trace).
|
|
2.
|
If the locationstring begins with “file:”, it is treated as specifying the path to an SCF file, of the form “file:path”, and is processed using the following rules:
|
|
3.
|
If the locationstring begins with “cmd:” it is treated as specifying a command string to be executed to access the SCF contents, is assumed to have the form “cmd:commandline”, and is processed using the following rules:
|