Are single-end reads processed the same as paired-end reads regarding strandedness?
1
0
Entering edit mode
4.5 years ago
sg197 ▴ 40

I have RNA-seq data made from Illumina TruSeq Stranded mRNA Sample Preparation Kit. Some of my samples are paired end, however one set is single end. I have already processed the paired end ones, and understand to use 'reverse-strand' or -s 2 for featureCounts.

Do I do the same for single end reads? I am confused whether there is a read 1 and read 2 for single end data, as I thought it was only read from one end? Would it then just be forward strand or -s 1 for single end data?

Thanks!

RNA-Seq featureCounts strandedness single-end • 1.4k views
ADD COMMENT
1
Entering edit mode
4.5 years ago
ATpoint 81k

It is the same except that you do not use the paired-end option (-p). The paired-end sequencing simply gives you additional information on the end of that fragment but it does not change anything towards R1 which is the one that is necessary for the strand information.

ADD COMMENT

Login before adding your answer.

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