Skip to content

MosaikJump parameters

wanpinglee edited this page Oct 4, 2012 · 2 revisions

Description: produces a jump database from a MOSAIK reference file.

USAGE: MosaikJump [OPTIONS] -ia <filename> -out <STR> -hs <INT>

-ia <filename>: the input MOSAIK reference file generated by MosaikBuild.

-out <STR>: the prefix for the output filenames; STR_keys.jmp, STR_meta.jmp, and STR_positions.jmp will be created.

-hs <INT>: the hash size [4 - 32].

-kd: keeps the keys database on disk

-mem <INT>: the amount memory (Gb) used when sorting hashes. Default: 2.

-iupac: consider IUPAC.

--help, -h: shows the help text.

Clone this wiki locally