Tools for strand direction detection RNA-Seq
0
0
Entering edit mode
17 months ago
pubsurfted ▴ 40

Hello everyone.

I'm having trouble trying to figure out how to determine the directionality of paired-end reads. I want to find whether the reads are unstranded, first stranded or second stranded. The tool suggestions I've got so far are : Salmon, RSeqC, and how_are_we_stranded_here. Does anyone have anyone experience using these? Which one do you recommend.

Rna-seq strandedness • 703 views
ADD COMMENT
3
Entering edit mode

Easiest is to run infer_experiment.py after mapping your reads against the reference genome.

ADD REPLY
0
Entering edit mode

Not everyone maps rna-seq reads to reference genome to get bam files (I rarely do this because you can't plug bam genome alignments into probabilistic rna-seq models which are required for accurate rna-seq quantification).

ADD REPLY
1
Entering edit mode

The question here is not whether everyone maps the reads against the genome or not. But if you want to use infer_experiment to infer the strand, this is a requirement.

ADD REPLY
2
Entering edit mode

The existing tools you listed are fine; any one of them works.

ADD REPLY

Login before adding your answer.

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