Differential Expression Analysis with Salmon vs Genomic Aligners Like Star
1
2
Entering edit mode
3.3 years ago
dk0319 ▴ 70

Can anyone with experience using aligners like Salmon and STAR for RNA-seq comment on the strengths and weakness of one method over another. So far I have performed the alignments and quantification and noticed some pronounced differences in the generated counts and I was curious to hear the thoughts of more experienced users.

RNA-Seq alignment • 1.5k views
ADD COMMENT
2
Entering edit mode

STAR and salmon are using two methodologies. While STAR is aligning the reads, salmon is using quasi-mapping. You can read more about the differences from @Rob Patro (author of salmon) here: C: Mapping vs Quasi-Mapping

ADD REPLY
1
Entering edit mode

I ended up finding this, which offers a nice overview of the differences (A: Could you explain the difference between STAR, KALLISTO, SALMON etc. to experime ). I am still curious to hear from people with experience working with both approaches to see if they ever encountered any issues.

ADD REPLY
0
Entering edit mode
3.3 years ago

How are you generating read counts with STAR? Its built-in algorithm is not as smart as Salmon.

ADD COMMENT
1
Entering edit mode

I used the internal quantmode along with ht-seq and feature counts

ADD REPLY
2
Entering edit mode

The internal mode should be the same as htseq-count. But what I said still stands; Salmon will be smarter than htseq or featureCounts at dealing with ambiguous reads.

Whether STAR + RSEM is significantly better than Salmon, that's a different question, because RSEM is smart about handling ambiguous reads

ADD REPLY
2
Entering edit mode

Correct; kallisto and salmon quantification are much better. See:

https://twitter.com/lpachter/status/1060597618479267840

ADD REPLY

Login before adding your answer.

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