Ah okay, so the column with lower count values is defined as the reverse strand?
Counts from STAR with stranded protocol
Hi,
I have some RNA-seq fastq files which I aligned to GRCh38 with STAR. The RNA-seq protocol was stranded. I used --quantMode GeneCounts option in STAR. An example of one of the count files can be seen below. I'm looking to run DESeq2 and wanted to check if the right method is to use the counts from the third column?
thanks
• 2,087 views
•
link
2 answers
Use the far right column, not the nearly empty column you've circled. It looks like this library prep returns reads in the reverse direction.
• 0 views
•
link
• 0 views
•
link
No. Read the documentation.
• 0 views
•
link
The column you referred to is counts for the forward stranded. Looks like yours is reverse stranded sequencing data. This is a screen-capture of STAR manual.
• 0 views
•
link
Log in to answer this question.