Creating gene counts for differential gene expression analysis
1
0
Entering edit mode
2.1 years ago

Hi all,

I was wondering if there are any pros and cons for using a genome guided versus pseudo-mapping approach for differential gene expression analysis.

I have a decent genome assembly with associated gene models. I was using STAR to get gene counts for my RNA-seq data using the genome and gtf file. However, I've seen people recommend using the transcriptome instead with a pseudo-mapper like salmon or kallisto. I know pseudo-mappers are faster, but is there any other benefit of going down that route? The last option would be to use STAR with RSEM, but I'm not sure if that gives me any benefits over just using STAR with inbuilt HTSeq counting.

Cheers, Roger

pseudo-mapping genome guided transcriptomics • 652 views
ADD COMMENT
3
Entering edit mode
2.1 years ago

RSEM should be smarter than STAR's built-in htseq-count. It handles ambiguous reads better.

ADD COMMENT
0
Entering edit mode

Agreed.

Also a benefit to kallisto/salmon over STAR+RSEM aside from speed/memory is that you can estimate inferential uncertainty which improves your differential expression analysis.

ADD REPLY
0
Entering edit mode

Thank you both for your replies!

Estimating the inferential uncertainty sounds interesting, I will have to look into that.

ADD REPLY

Login before adding your answer.

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