This is a test version of Biostars. For the public version, visit https://www.biostars.org.
featurecounts of Rsubread strand specific orientation options

Hi,

Featurecounts of Rsubread package has two options for stranded libraries: 1 (stranded) and 2 (reversely stranded). What is the difference between these two? How the reads should be orientated, which option on the attached picture corresponds to stranded and to reversely stranded?

Fragments
Fragment types

rsubread featurecounts strand specific

1 answer

Stranded and reversely stranded match the A on your picture. check this blog post for more insight :

A_2 = fr-firststrand = reversely stranded (the R2 read is in the same direction than the RNA fragment)

A_1 = fr-secondstrand = stranded (the R1 read is in the same direction than the RNA fragment)

enter image description here

Credit : Xianjun Dong

Thanks for the link, it is helpful.

Log in to answer this question.