Using multimaping reads or unique reads on featurecounts?
0
0
Entering edit mode
13 months ago

I'm working with Rat transcriptome (mRNA) using HISAT as aligner and featurecounts (subread) to count reads using BAM files from HISAT. Featurecounts has the possibility to count only unique reads or multi-mapping reads. What is the best practice, taking into account multi-mapping reads or not? When I do the counting process with multi-mapping reads it increases by 1-4% of reads counted in each sample, approximately, comparing if I only count unique reads. So, I'm not sure what is better from the point of view of what option I have to choose, using multi-mapping reads or only unique reads.

featurecounts HISAT2 • 433 views
ADD COMMENT
0
Entering edit mode

Best practice is not to count multi-mapping reads. If only 1-4% of your reads are multi-mapping then you could ignore them. If you want to be able to use multi-mapping reads effectively then look at methods such as salmon and kallisto instead. They work with the transcriptome though which you should have in case of rat.

ADD REPLY

Login before adding your answer.

Traffic: 3230 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