Please help me with the fate of multimapping reads in the RNA-seq context
0
0
Entering edit mode
8.3 years ago
seta ★ 1.9k

Hi all,

I read a sentence in a book about RNA-seq analysis, it says "Some aligners are able to distribute multimapping reads proportionally to the coverage between the equally matching locations".

Distributing of maultimapping reads based on the coverage between the equally aligned locations got me confused. Could anybody please explain a bit to me?

Thanks

RNA-Seq multimapping • 1.7k views
ADD COMMENT
1
Entering edit mode

This sounds like an expectation-maximization approach to multi-mapping reads. I am not aware of any aligner doing this, though EM algorithms are common when counting multi-mapped reads (e.g. RSEM).

What is common among aligners is to randomly choose one location among the many equally good possible locations, but this is simpler than an EM algorithm.

edit: I should have googled before posting, here is a pre-print about EM-mapping.

ADD REPLY

Login before adding your answer.

Traffic: 4460 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6