skip to main content
Roche logo
2. GS Reference Mapper : 2.15 GS Reference Mapper Command Line Interface : 2.15.3 Incremental Mapping: the newMapping and Related Commands
2.15.3.1
The newMapping Command
newMapping [option] [projdir] 
[option] -cdna may be used; see Section 4.1
[projdir] is the optional name of the project directory
2.15.3.2
The setRef Command
setRef [projdir] refdesc…
…where each “refdesc” is one of the following:
reffasta: a FASTA file containing the reference sequence(s),
2.15.3.3
The addRun Command
addRun [options] [MIDList@]filedesc…
[options]” are zero or more of the command line options described in section 4.3
each “filedesc” is one of the following:
Input read size constraints: The reads input for the mapping computation must be shorter than 2000 bases per read (longer sequences are ignored) and longer than 50 bases (shorter sequences are ignored). When Paired End 454 Reads (SFF reads) are part of the project, reads between the value of the minlen parameter and 50 bp long will be mapped onto contigs formed by mapping longer reads to the reference during a later stage in the mapping process.
2.15.3.4
The removeRun Command
removeRun [projdir] (sffname or readfastafilepath)…
This command is more conveniently carried out from the GUI application. When called from the command line, it requires the SFF file name(s) given in the project sff sub-directory or the FASTA/FASTQ file name(s) given in the project configuration file 454MappingProject.xml. These names may not match the original names of the corresponding files or may not be known to the user, especially if the software had to rename any of them to ensure name uniqueness. The filenames of the SFF files in the sff sub-directory are assigned by the GS Reference Mapper application to ensure uniqueness for all the files, while trying to preserve the original names when possible.
2.15.3.5
The runProject Command
runProject [options] [projdir]