DESeq2
1
0
Entering edit mode
2.6 years ago
Anupama • 0

If deseq2 is used to analyze the differentially expressed gene, what is the effect of outliers on the results of DEGs?

DEGs • 723 views
ADD COMMENT
0
Entering edit mode
2.6 years ago
Hyper_Odin ▴ 310

DESeq2 detects automatically count outliers using Cooks's distance and removes these genes from analysis. It also automatically removes genes whose mean of normalized counts is below a threshold determined by an optimization procedure. Removing these genes with low counts improves the detection power by making the multiple testing adjustment of the p-values less severe.

https://hbctraining.github.io/DGE_workshop/lessons/05_DGE_DESeq2_analysis2.html

ADD COMMENT

Login before adding your answer.

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