I have a RNAseq experiment data (50bp) into two tissue. I want to combine it with previously reported RNAseq data (100bp) to analyze the gene expression in different tissue. Can I combine both data together or I should go through some kind of normalization? Any insight will be helpful. Thanks
Combining RNA-seq data
Can We Compare Two Different Rna-Seq Experiments?
Thanks for the links. I think situation is little bit different in my case. In my case both datasets are using the technique (RNAseq) but read length is different. I was wondering whether difference in read length will me any impact on final result?
The read length impact won't generally be huge...and you can just trim the 100 base reads down to 50 anyway. The bigger issue is that you have a batch effect in sample preparation and library prep. (quite possibly including the type of kits use). You're not going to normalize that away without a good bit of background information.
The 100bp set may have more "power" to it than the 50bp set, but this also depends on the quality of the reference genome and alignment quality. Did you see quality differences between the two for any justification of this? Did you use a high quality draft genome... I assume your using human tissue??
Thanks for comments. I am using a plant genome. Both 50bp and 100bp showed more than 70 % alignment rate.
How did you proceed with this? I may be doing something similar and would like to know your experience.