Transcript count normalization using Deseq2
0
0
Entering edit mode
5 months ago
Aiswarya ▴ 10

Hi,

I need to look for difference’s in expression of two different transcripts from the same gene across three different stages of disease. Ie two different comparisons a) comparing expression of these two transcripts b) comparisons across different stages of disease

To do this I am trying to use the “transcript count matrix “ generated by stringtie. I ran this output via deseq2 and got the normalized counts using “counts( dds, normalized =True) “ but I am not sure what kind of normalization it is doing and if it is the right step for my purpose.

Could someone help me out here.

Thanks for any help!

transcript DESeq2 • 332 views
ADD COMMENT
1
Entering edit mode

Bioconductor has a guided tutorial for differential transcript usage, I suggest you start there: https://bioconductor.org/packages/release/workflows/vignettes/rnaseqDTU/inst/doc/rnaseqDTU.html

Since transcripts of a single gene have large overlaps in terms of sequence content it is important to have a quantification and differential analysis method that is aware of that and allows to incorporate that "inferential uncertainty" into analysis. The linked workflow covers some basics, plus you can go through existing literature to read up on it. I think only looking at DESeq2 counts based on the stringtie output is not going to give you much insight.

ADD REPLY

Login before adding your answer.

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