Hello,
When running DESeq2, I have some data and some genes with VERY low-pvalues (e.g. 3.12077x10^-8) were being filtered out with independent filtering, I looked more into it and found something that seems unusual. I looked at the filtering cutoffs and they mostly low with one exception:
(1) 5.837401
->>> (2) 165.6933
(3) 5.837401
5.837401
5.837401
15.20571
41.06299
5.837401
2.722993
41.06299
There is one cutoff 165.69 which seems extremely high. How can I figure out why that is???
I have explored the results based on the documentation, and I see the following for two datasets ( (1) and (2) ):
(1) T1 Versus Control
Less than filtering threshold
FALSE TRUE
26177 17452
RejectionsVsTheta: http://www.uvm.edu/~rbarrant/deseq2Q...trolFilter.jpg
Pvalue Histogram: http://www.uvm.edu/~rbarrant/deseq2Q...Histograms.jpg
Pvalue vs Baseman: http://www.uvm.edu/~rbarrant/deseq2Q...lVsBaseman.jpg
T1VsT4Histograms.jpg
rarrow.jpg* T1VsControlpvalVsBaseman.jpg* T1vsT4pvalVsBasemean.jpg*
T1VsControlFilter.jpg T1VsT4Filter.jpg TrivsTri_T4histograms.jpg
Less than .1
(2) T1 vs T4
Less than filtering threshold
FALSE TRUE
34903 8726
RejectionsVsTheta: http://www.uvm.edu/~rbarrant/deseq2Question/T1VsControlFilter.jpg
Pvalue Histogram: http://www.uvm.edu/~rbarrant/deseq2Q...Histograms.jpg
Pvalue vs Baseman: http://www.uvm.edu/~rbarrant/deseq2Q...lVsBaseman.jpg
I don't get why the threshold is set so high for T1VsT4. What am I not seeing??
Thanks,
Ramiro
When running DESeq2, I have some data and some genes with VERY low-pvalues (e.g. 3.12077x10^-8) were being filtered out with independent filtering, I looked more into it and found something that seems unusual. I looked at the filtering cutoffs and they mostly low with one exception:
(1) 5.837401
->>> (2) 165.6933
(3) 5.837401
5.837401
5.837401
15.20571
41.06299
5.837401
2.722993
41.06299
There is one cutoff 165.69 which seems extremely high. How can I figure out why that is???
I have explored the results based on the documentation, and I see the following for two datasets ( (1) and (2) ):
(1) T1 Versus Control
Less than filtering threshold
FALSE TRUE
26177 17452
RejectionsVsTheta: http://www.uvm.edu/~rbarrant/deseq2Q...trolFilter.jpg
Pvalue Histogram: http://www.uvm.edu/~rbarrant/deseq2Q...Histograms.jpg
Pvalue vs Baseman: http://www.uvm.edu/~rbarrant/deseq2Q...lVsBaseman.jpg
T1VsT4Histograms.jpg
rarrow.jpg* T1VsControlpvalVsBaseman.jpg* T1vsT4pvalVsBasemean.jpg*
T1VsControlFilter.jpg T1VsT4Filter.jpg TrivsTri_T4histograms.jpg
Less than .1
(2) T1 vs T4
Less than filtering threshold
FALSE TRUE
34903 8726
RejectionsVsTheta: http://www.uvm.edu/~rbarrant/deseq2Question/T1VsControlFilter.jpg
Pvalue Histogram: http://www.uvm.edu/~rbarrant/deseq2Q...Histograms.jpg
Pvalue vs Baseman: http://www.uvm.edu/~rbarrant/deseq2Q...lVsBaseman.jpg
I don't get why the threshold is set so high for T1VsT4. What am I not seeing??
Thanks,
Ramiro
Comment