Hi,
I just wonder if illumina small RNA-Seq is strand specific, that is, if a read is mapped on forward strand, it comes exactly from the forward strand, and vice versa.
The illumina TruSeq small RNA Sample Prep Guide says "The RNA 3' adapter is specifically modified to target microRNAs and other small RNAs that have a 3' hydroxyl group resulting from enzymatic cleavage by Dicer or other RNA processing enzymes". I just wonder if the sequence of 3' and 5' adaptor are different, and if the strand information is preserved in the process.
Thanks a lot!
I think that would be also depending on the way library was prepared (if its strand specific).
Once you have sequencing data then the mapped file can be checked on RNA-Seq QC level for strandness info.
You can use
infer_experiment.py
script, available in RSeQC package, to check how reads were stranded.