runAssembly [options] [MIDList@]filedesc…
|
•
|
and each “MIDList” is a multiplexing information string used to filter the set of file reads to be used in the assembly (see section 4.7 for the format of the MIDList information). If MIDs were used in the generation of the data file, then an MIDList string must be specified in order for the assembler to properly handle the file’s reads.
|
|
The runAssembly command is actually a wrapper program around the newAssembly and related commands used in incremental assembly (see section 1.13.3). After the incremental assembly command is completed, runAssembly then transforms the project files and folders into this one-step form (which more closely matches the output structure of older versions of the “Assembly” application). The actions taken are:
If the –nrm option is given, runAssembly does not perform this transformation, and the resulting folder can be used for further project-based assembly (the structure of the files/folders will match that of an incremental assembly project).
|
|
Any combination of explicit SFF files and data directory paths (with optional region lists) may be specified on the command line. For each data directory path given, the runAssembly command will read the existing SFF files in the “sff” sub-directory of the data directory. If SFF files are not present in a data directory (e.g. for a Run whose data has been processed with a version of the 454 Sequencing System software anterior to 1.0.52), the signal processing step of the GS Run Processor application must be rerun on the Data Processing folder.
The path for any filename or data directory name can also be prepended with a multiplexing information string. Section 4.7 gives further information on using MIDs.
|