-h, --help
Display the help message.
--version
Display version information.
-v, --verbose
Displays global statistics.
-vv, --very-verbose
Displays extensive statistics for each batch of reads.
OutputOptions:-o, --output-fileOUTPUT_FILE
Specify an output file. Default: write the file to standard output. Valid filetypes are: .sam[.*]
and .bam, where * is any of the following extensions: gz, bz2, and bgzf for transparent
(de)compression.
-f, --output-formatSTRING
Specify an output format. Note: when specifying the option
--output-file, the output format is taken from the filename
extension. One of bam, sam, sam.bgzf, sam.gz, and sam.bz2. Default: sam.
-rg, --read-groupSTRING
Specify a read group for all records in the SAM/BAM file. Default: none.
-sa, --secondary-alignmentsSTRING
Specify whether to output secondary alignments in
the XA tag of the primary alignment, as separate
secondary records, or to omit them. One of tag, record, and omit. Default: tag.
-ra, --rabema-alignments
Output alignments compatible with the
Read Alignment BEnchMArk (RABEMA).
MappingOptions:-e, --error-rateINTEGER
Consider alignments within this percentual number of errors.
Increase this threshold to increase the number of mapped reads.
Decrease this threshold to decrease the runtime. In range [0..10]. Default: 5.
-s, --strata-rateINTEGER
Consider suboptimal alignments within this percentual number
of errors from the optimal alignment. Increase this threshold to increase
the number of alternative alignments at the expense of runtime. In range [0..10]. Default: 0.
-y, --sensitivitySTRING
Sensitivity with respect to edit distance.
Full sensitivity guarantees to find all considered alignments
but increases runtime, low sensitivity decreases runtime by
breaking such guarantee. One of low, high, and full. Default: high.
Paired-EndMappingOptions:-ll, --library-lengthINTEGER
Expected library length. Default: autodetected. In range [1..inf].
-ld, --library-deviationINTEGER
Deviation from the expected library length. Default:
autodetected. In range [1..inf].
-i, --indel-rateINTEGER
Rescue unaligned ends within this percentual number of indels. In range [0..50]. Default: 25.
-ni, --no-indels
Turn off the rescue of unaligned ends containing indels.
PerformanceOptions:-t, --threadsINTEGER
Specify the number of threads to use. In range [1..2048]. Default: 4.
yara_mapper 0.9.11 [tarball] YARA_MAPPER(1)