DESeq2 and large global transcription shut-down
1
0
Entering edit mode
kajocina2 • 0
@kajocina2-23242
Last seen 5.6 years ago
Cambridge, UK

Hello Everyone,

I'm working on an RNAseq dataset from human cells in which transcription was globally affected (shut down) and would like to learn more about the limitations of using DESeq2 on such data when it comes to calling differential expression. I believe such global effects can distort the assumptions made by the statistical model behind DESeq2 and potentially make the downstream analysis heavily biased.

Is there such an effect really at play? And what are the best ways to combat this (both from the sample prep angle and the statistical analysis)? I would appreciate some pointers and possibly some literature covering this?.

Best regards, Piotr

deseq2 • 598 views
ADD COMMENT
1
Entering edit mode
@mikelove
Last seen 2 days ago
United States

Basically all methods that perform in silico normalization need to make the assumption that there are not global changes in expression, which are essentially effects that are 100% confounded with sequencing depth.

Alternatively, you can provide specific controls to estimateSizeFactors() as controlGenes. These could be genes that you know are not affected by the otherwise global up-regulation or spike-ins.

ADD COMMENT

Login before adding your answer.

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