Hi,
I've got some sequencing data which following DE analysis with DESeq gives p-values for many genes of < 1x10-80. Is this typical? How does DESeq generate such small p-values where I don't think there's enough information to do so? Does this mean that using a p-value cut-off of 0.05 or 0.01 is too lenient? Or am I missing something.
The data is four replicates of one condition versus 6 replicates of another sequenced with direct RNA seq.
Any clarification much appreciated.
I've got some sequencing data which following DE analysis with DESeq gives p-values for many genes of < 1x10-80. Is this typical? How does DESeq generate such small p-values where I don't think there's enough information to do so? Does this mean that using a p-value cut-off of 0.05 or 0.01 is too lenient? Or am I missing something.
The data is four replicates of one condition versus 6 replicates of another sequenced with direct RNA seq.
Any clarification much appreciated.
I'm sure you'd be aware of it, but just to clarify... (else, I am out of ideas! )
. The former will give you much more power in discerning a difference in expression than the latter, though the latter may have just as much biological relevance. IMO it is 300 semi-independent observations, though if you dump the data into your jump genomics(SAS) workbench it will assume the latter, because it was built for analyzing micro-arrays where it was one real value(or at least some small number) of spots that was observed per chip.
Comment