Comparison of samples of different read lengths in differential gene expression analysis
Hi,
I have a sequenced data of 75 bp PE for control samples and 150 bp PE for treatment samples. I am using HISAT2 for mapping and alignment. I got a gene count matrix after using Stringtie. I am wondering if I could use the gene count matrix directly for DESEQ2 for the differential gene expression analysis or if I need to convert the counts to RPKM.
Does anyone have any suggestion? I would highly appreciate it.
Thanks
• 980 views
•
link
1 answer
Do not convert; raw integer gene counts is just what DESeq wants. It will do the library normalization that it wants itself.
• 1 views
•
link
Log in to answer this question.