| H0: | There is no errors in the
table of tests. |
| H1: |
There is at least one error
in the table. |
| H0: |
The genes in the
set are independent of each other. |
| H1: |
The genes in the
set are dependent. |
Correlation coeffiecient between the set of genes having the binding site
and the set of genes having altered expression. Lets define the notions True
Positive, True Negative, False Positive and False Negative (G=genes, S=genes
w. site, E=genes w. altered expression). Now the correlation coefficient
is
For independent tests with
tablewise p for n tests: 1-(1-p)^(1/n)
For dependent tests (Bonferoni): p/n
Holm method for j:th test in ascending order of testwise p-values:
p/(n-j+1)
The Holm method (see
for example: Glanz, Slinker A primer of applied regression and analysis
of variance) allows us to increase the discriminative power of multiple
tests.