Hi,
Anybody know which type of tophat library-type do I have to use with IlluminaTruSeq Stranded Total RNA Sample Prep Kit (paired-end 2x50bp) ?
Thanks ,
N.
Hi,
Anybody know which type of tophat library-type do I have to use with IlluminaTruSeq Stranded Total RNA Sample Prep Kit (paired-end 2x50bp) ?
Thanks ,
N.
Library Types:
If you use Truseq stranded protocol, the library type should be fr-firststrand
check this analysis guide from Illumina, in the pdf file, they clearly suggest using fr-firststrand http://res.illumina.com/documents/products/technotes/rnaseqanalysistophat.pdf
As of 2016-09-07, this is the correct URL for that document: http://www.illumina.com/documents/products/technotes/RNASeqAnalysisTopHat.pdf
This could illustrate how to select your library-type if you really want to know why so. http://onetipperday.blogspot.com/2012/07/how-to-tell-which-library-type-to-use.html
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
So I've to do :
tophat -library-type fr-firststrand index R2.fastq R1.fastq and not tophat -library-type fr-firststrand index R1.fastq R2.fastq because R2 reads are aligning on the sens of the RNA fragment that is sequenced ? Is it correct ?
Thanks