We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
-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.