DESeq: all the padjs equals to 1
1
0
Entering edit mode
@15150688610-7694
Last seen 9.0 years ago
China
when I using DESeq with my samples(3 replicates each 2 conditions) ,I found that the padj of my final result are always 1.
And the pval is normal varying in 0.01-1 .

My complete code are:

cds <- newCountDataSet( countTable, condition )

cds<-estimateSizeFactors( cds )

cds<-estimateDispersions( cds )

res<-nbinomTest( cds, "untreated", "treated" )

I would really appreciate all the advice.Thank you very much.

deseq • 1.2k views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 8 hours ago
United States

I posted an answer here:

A: deseq: all padj values equal to 1

ADD COMMENT

Login before adding your answer.

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