]> git.donarmstrong.com Git - rsem.git/commitdiff
MAPQ changed
authorBo Li <bli@cs.wisc.edu>
Tue, 26 Jul 2011 06:51:38 +0000 (01:51 -0500)
committerBo Li <bli@cs.wisc.edu>
Tue, 26 Jul 2011 06:51:38 +0000 (01:51 -0500)
rsem-calculate-expression

index 93fabce4686c8d0b7e4fafeae279c6262e7d412e..94764f4bd280215ee4ad38d14f3ea4abc6497136 100755 (executable)
@@ -624,7 +624,7 @@ Only generated when --out-bam is specified.
 genomic coordinates. Alignments of reads that have identical genomic
 coordinates (i.e., alignments to different isoforms that share the
 same genomic region) are collapsed into one alignment.  The MAPQ field
-of each alignment is set to max(100, floor(-10 * log10(1.0 - w) +
+of each alignment is set to min(100, floor(-10 * log10(1.0 - w) +
 0.5)), where w is the posterior probability of that alignment being
 the true mapping of a read.  In addition, RSEM pads a new tag
 ZW:f:value, where value is a single precision floating number