Hi,
I have some reads that I aligned with STAR aligner version 2.4.2a and then ran through htseq-count version 0.6.1.
I'm noticing a discrepancy between what STAR reports as "Number of reads mapped to multiple loci" (7.1M, ~11% of reads) and what htseq-count reports as __alignment_not_unique (22.3M, ~31% of reads). This is a pretty big discrepancy. I ran the same thing on multiple files, both single-end and paired-end, and while the size of the discrepancy varies, it looks like it's always there.
I was wondering if anyone could help me figure out what's causing this. Shouldn't HTSeq be taking that count directly from the bam file?
Thanks,
Jake
What about "% of reads mapped to too many loci"? This is different from "% of reads mapped to multiple loci".