which option is better for DESeq2 analysis: salmon or htseq-count?
1
0
Entering edit mode
7.7 years ago
Lila M ★ 1.3k

Hi everybody!

I have a question and I need your opinion! To carry out RNA-seq analysis, I'm working with htseq-count (python) for a while. Then, I run DESeq2 in R to carry out downstream analysis. But I have been reading for a long time the benefits of using salmon instead of htseq-count. Which one do you think is better for DESeq2 analysis?

Many thanks!

RNA-Seq Salmon htseq-count DE • 4.2k views
ADD COMMENT
3
Entering edit mode
7.7 years ago

I would definitively go for Salmon (or Kallisto) for three reasons:

1) Isoform/transcript based quantification can handle multi-mapping reads - which otherwise gives a bias in genes with less unique sequences - see this post.

2) Isoform/transcript based quantification tools such as Salmon and Kallisto can perform quite advanced bias corrections meaning you will get rid of some confounding factors (see their respective papers).

3) Analysis of transcript/isoforms (such as isoform switches etc) is a growing field and seems to be quite important in some sitiuations - so why not also enable youself to do that. An option for this could be my tool IsoformSwitchAnalyzeR

P.s. remember to use the tximport R package to import the Kallisto/Salmon with the offset option to pass on the bias corrections to your de analysis.

/Kristoffer

ADD COMMENT
0
Entering edit mode

Thank you for this fantastic answer, very informative!

ADD REPLY

Login before adding your answer.

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