Adapter trimming before mapping with Salmon
1
1
Entering edit mode
4.6 years ago

Being new to bulk RNA-seq analysis I have the following question: is it necessary to trim adapters from RNA-seq data before mapping with Salmon, or is this method robust to the presence of adapter sequences?

RNA-Seq salmon adapters • 4.4k views
ADD COMMENT
5
Entering edit mode
4.6 years ago
igor 13k

From their GitHub issues:

It is recommended to do adapter trimming prior to mapping and quantification (standard practices actually involve adapter and light quality trimming of reads). Adapter contamination could affect the mapping rate, especially if selective-alignment, which is recommended, is being used.

ADD COMMENT
0
Entering edit mode

To add to this, if you're worried about how long it will take to trim adaptors for a large number of samples, you may want to check out fastp. It's a very fast, "one-stop-shop" QC program that will trim adaptors, filter and/or trim reads based on quality scores, remove PCR duplicates, and provide before-and-after QC plots.

ADD REPLY
0
Entering edit mode

I use Trimmomatic and the trimming takes longer than the alignment/quantification. I am not in a rush, but I do find that ironic.

ADD REPLY
0
Entering edit mode

Great, thanks for answer and the additional suggestions.

ADD REPLY

Login before adding your answer.

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