strand specificity
1
0
Entering edit mode
21 months ago
aimanbarki ▴ 20

Hello,

I have downloaded some RNAseq data from arrayexpress. I want to use salmon and/or Hisat2. I am confused about what is the strand specificity and how to select the strand specificity parameter for hisat2 or salmon (e.g Salmon options.) . Can some one please explain it either is forward or reverse and how can i figure that out.

Preparation protocol is as follows: RNA was extracted using BioRad Aurum Total RNA Fatty and Fibrous Tissue Kit (cat no. 732-6830) following manufacturers instructions. Illumina compatible barcoded mRNA sequencing libraries were made from 100 ng of total RNA after polyA selection for mature mRNAs using the TruSeq Stranded mRNA Sample Preparation Kit’s high sample protocol (Illumina). Sequencing was performed on a single HiSeq 3000 150 bp paired end lane with the data exported as a pair of fastq formatted data files for each sample. Sample quality was assessed prior to sequencing.

specificity strand • 1.0k views
ADD COMMENT
3
Entering edit mode

Illumina TruSeq kit should be reverse stranded: https://github.com/igordot/genomics/blob/master/notes/rna-seq-strand.md

ADD REPLY
1
Entering edit mode

Most common stranded Illumina kits have ISR as option for salmon but as @Rob (the salmon author by the way) says, you can tell salmon to infer it.

ADD REPLY
2
Entering edit mode
21 months ago
Rob 6.5k

If you pass the "automatic" library type -l A to salmon, it will attempt to infer the strand specificity itself by looking for biases in the mapping direction. Also, the resulting quantification directory will contain a file specifying how many mappings were observed in each possible orientation.

ADD COMMENT

Login before adding your answer.

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