Provided by: salmon_1.10.2+ds1-1build2_amd64 

NAME
salmon_quant - highly-accurate, transcript-level quantification estimates from RNA-seq data
DESCRIPTION
salmon v1.10.2 ===============
salmon quant has two modes --- one quantifies expression using raw reads and the other makes use
of already-aligned reads (in BAM/SAM format). Which algorithm is used depends on the arguments
passed to salmon quant. If you provide salmon with alignments '-a [ --alignments ]' then the
alignment-based algorithm will be used, otherwise the algorithm for quantifying from raw reads
will be used.
to view the help for salmon's selective-alignment-based mode, use the command
salmon quant --help-reads
To view the help for salmon's alignment-based mode, use the command
salmon quant --help-alignment
salmon --no-version-check quant 1.10.2+ds1 April 2024 SALMON_QUANT(1)