Should zero expression ever be tested for significance?
0
0
Entering edit mode
8.5 years ago

I am trying to figure out when the comparison between FPKM is performed in cuffdiff. The NOTEST clause is invoked when both values are close. If one of the values is zero, there should be no testing for significance (or so it seems). However, using version 2.2.1, I get several examples where -inf log fold change results in a significant q-value (always 0.047).

I have checked, and for all of such cases, I get no reads for the transcripts in question.

#regular case - no objections here
OK      2.7692  0       -inf    -nan    0.0011  0.226273

#weird case - not sure why this is "significant"
OK      2.71508 0       -inf    -nan    5e-05   0.0470179       yes

Is there a general case where 0 expression is tested?

RNA-Seq • 1.7k views
ADD COMMENT
1
Entering edit mode
imagine that the most highly expressed gene in condition A is switched off completely in condition B and has therefore 0 counts. wouldn't you think that's a very significant difference? that said, I don't know exactly the steps in cuffdiff
ADD REPLY
0
Entering edit mode

This makes sense biologically, yes. But I am not sure what statistical basis there could be for comparing 0s (other than pseudocounts, or Bayesian priors). In the previous cases I've seen - those are not compared at all. Otherwise, they will automatically _always_ given you a significant difference.

ADD REPLY

Login before adding your answer.

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