list.intersection.p {SAGx} | R Documentation |
Calculates a p-value for observing a number of probe sets common to two lists drawn from the same chip.
list.intersection.p(N = 14000, N1 = 100, N2 = 200, common = 30)
N |
The selectable number of probe sets |
N1 |
the number of probe sets on the first list. |
N2 |
the number of probe sets on the second list |
common |
the number of probe sets in common to the two lists. |
the p-value giving the probability of observing by chance at least as many in common as was actually observed.
Per Broberg