skip to main content
Roche logo
2. GS Reference Mapper : 2.15 GS Reference Mapper Command Line Interface : 2.15.2 One-Step Mapping: the runMapping Command
runMapping [options] refdesc [MIDList@]filedesc… 
[options]” are zero or more of the command line options (listed below),
the “refdesc” is one of the following:
–ref (reffasta | refdirname)… -read
the string “-ref”, followed by multiple FASTA file names or directories, followed by the string “-read” (to mark the beginning of the read data files).
each “filedesc” is one of the following:
and each “MIDList” is a multiplexing information string used to filter the set of file reads to be used in the mapping (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 GS Reference Mapper to properly handle the file’s reads.
The runMapping command is actually a wrapper program around the newMapping and related commands used in incremental mapping (see section 2.15.3). After the incremental mapping command is completed, runMapping then transforms the project files and folders into this one-step form (which more closely matches the output structure of older versions of the “Mapping” application). The actions taken are:
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 runMapping 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.
Contrary to the situation with incremental mapping (see the setRef command, section 2.15.3.2), you can use only one reference FASTA file, directory or GoldenPath genome name with the runMapping command, unless the –ref/-read options are included to separate the reference files from the read data files. All the files can still contain multiple reference sequences.